{"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-22T13:30:12Z","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-04-22T13:30:12Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-22T13:30:12Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-22T13:30:12Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-22T13:30:22Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:22Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:32Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:32Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:42Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:42Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:52Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:30:52Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:02Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:02Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:12Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:12Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:22Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:22Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:32Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:32Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:42Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:42Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:52Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-22T13:31:52Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-22T13:32:02Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-22T13:32:02Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-22T13:32:02Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-22T13:32:02Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-22T13:45:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-jddttw","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:45:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-ugwt","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-one-ugwt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:45:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-iydcdu","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-qioe","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-yjiy","name":"my-integration-test-nvnu"}} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-yjiy","name":"skipped-its"}} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-22T13:46:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-ujpsfy","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:08Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo"}} {"level":"info","ts":"2026-04-22T13:46:08Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:46:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:46:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-cetwas","namespace":"build-e2e-hiqh"},"application":"build-e2e-hiqh/build-suite-test-application-dojh","namespace":"build-e2e-hiqh","name":"test-annotations-cetwas","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-kwzgxe","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-forgejo-balepr","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ubhp","name":"my-integration-test-klfk"}} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ubhp","name":"my-integration-test-mqmw"}} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:46:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-bsimrz","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-qgfq","name":"my-integration-test-uijy"}} {"level":"info","ts":"2026-04-22T13:46:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:46:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:46:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-cfetjm","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-cogf","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-yjlt","name":"my-integration-test-gijw"}} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-gijw"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-gijw"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-yjlt","name":"my-integration-test-xvdl"}} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xvdl"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xvdl"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-yjlt","name":"my-integration-test-sqed"}} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-sqed"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-sqed"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-yjlt","name":"my-integration-test-tffi"}} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tffi"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tffi"} {"level":"info","ts":"2026-04-22T13:46:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:46:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-gmcuoy","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-fzokqy","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-kqgm"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-kqgm","application":"appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-kqgm"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kqgm"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-kqgm","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"namespace":"tenant-dev-yuri","name":"snapshot-sample-kqgm","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:46: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":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio","namespace":"tenant-dev-yuri","name":"snapshot-sample-kqgm","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:46:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:46: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":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-kqgm', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"namespace":"tenant-dev-yuri","name":"snapshot-sample-kqgm","reconcileID":"b805124f-178d-4091-9c92-b8bc3c2467ca"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio","namespace":"tenant-dev-yuri","name":"snapshot-sample-kqgm-8ths5","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio","release.Name":"snapshot-sample-kqgm-8ths5"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-kqgm","namespace":"tenant-dev-yuri"},"application":"tenant-dev-yuri/appstudio"} {"level":"info","ts":"2026-04-22T13:46:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-uhmb","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-22T13:46:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-22T13:46:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-22T13:46: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":"neg-rp-dev-fmrh"},"snapshot.Namespace":"neg-rp-dev-fmrh","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-22T13:46: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":"neg-rp-dev-fmrh"}} {"level":"info","ts":"2026-04-22T13:46:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-jddttw-on-pull-request-cqt2z","PR group":"konflux-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","prGroup":"konflux-test-component-pac-jddttw","prGroupHash":"d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:46:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:46:40Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:46:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.NameSpace":"integration1-yjiy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nvnu","externalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72515024718,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelineRun.Namespace":"integration1-yjiy","pipelineRun.Name":"test-component-pac-jddttw-on-pull-request-cqt2z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelinerun.Name":"test-component-pac-jddttw-on-pull-request-cqt2z"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46:41Z","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-xqxn"},"snapshot.Namespace":"block-rp-dev-xqxn","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-22T13:46:41Z","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-xqxn"}} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-lqlo","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-ziri","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-vbsx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:46: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:46:59Z","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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn","PR group":"konflux-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:46: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","prGroup":"konflux-test-component-pac-iydcdu","prGroupHash":"214f6f3411583ebc3ec2a6faa5435fba4e9c0504fafd59c69cc6b4d99b7bf3"} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:46:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","snapshot.NameSpace":"stat-rep-yjlt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-gijw","externalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515080722,"CheckName":"Konflux Dev version / my-integration-test-gijw / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","snapshot.NameSpace":"stat-rep-yjlt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xvdl","externalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515081570,"CheckName":"Konflux Dev version / my-integration-test-xvdl / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","snapshot.NameSpace":"stat-rep-yjlt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sqed","externalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515082683,"CheckName":"Konflux Dev version / my-integration-test-sqed / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","snapshot.NameSpace":"stat-rep-yjlt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tffi","externalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515083479,"CheckName":"Konflux Dev version / my-integration-test-tffi / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","pipelineRun.Namespace":"stat-rep-yjlt","pipelineRun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","pipelinerun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","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-iydcdu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-22T13:47:01Z","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-xqxn","snapshot":"snapshot"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515080722, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxSEg\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-gijw-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515080722\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515080722\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot scenario my-integration-test-gijw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515080722/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gijw / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515080722,"CheckName":"Konflux Dev version / my-integration-test-gijw / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515081570, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxVYg\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-xvdl-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515081570\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515081570\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot scenario my-integration-test-xvdl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515081570/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xvdl / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515081570,"CheckName":"Konflux Dev version / my-integration-test-xvdl / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515082683, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxZuw\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-sqed-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515082683\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515082683\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot optional scenario my-integration-test-sqed is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515082683/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sqed / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515082683,"CheckName":"Konflux Dev version / my-integration-test-sqed / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515083479, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxc1w\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-tffi-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515083479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515083479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot scenario my-integration-test-tffi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515083479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tffi / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515083479,"CheckName":"Konflux Dev version / my-integration-test-tffi / test-component-pac-iydcdu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","pipelineRun.Namespace":"stat-rep-yjlt","pipelineRun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","pipelinerun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn"} {"level":"info","ts":"2026-04-22T13:47: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:02Z","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-iydcdu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-moog"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-moog","application":"appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-moog"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-moog"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-moog","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"namespace":"happy-path-jofo","name":"snapshot-sample-moog","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:47: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":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:47: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":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio","namespace":"happy-path-jofo","name":"snapshot-sample-moog","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:47:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:47: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":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-moog', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"namespace":"happy-path-jofo","name":"snapshot-sample-moog","reconcileID":"565c18c3-69e7-452c-9249-c176b6dee570"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio","namespace":"happy-path-jofo","name":"snapshot-sample-moog-wd7jk","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio","release.Name":"snapshot-sample-moog-wd7jk"} {"level":"info","ts":"2026-04-22T13:47: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":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-moog","namespace":"happy-path-jofo"},"application":"happy-path-jofo/appstudio"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-qioe-on-pull-request-p56kp","PR group":"konflux-test-comp-qioe"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","PR group":"konflux-gh-test-custom-default-ujpsfy"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","prGroup":"konflux-gh-test-custom-default-ujpsfy","prGroupHash":"0f5c973e1cbbe27a8f6c2e61fa5800ed77633aeb833278eaca5aef33ae7872"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-yujc","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-kqgm"} {"level":"info","ts":"2026-04-22T13:47:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-yuri","snapshot":"snapshot-sample-kqgm"} {"level":"info","ts":"2026-04-22T13:47:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-22T13:47:17Z","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-fmrh","snapshot":"snapshot"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-lqlo","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","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-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","PR group":"konflux-fj-test-custom-default-kwzgxe"} {"level":"info","ts":"2026-04-22T13:47: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":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","prGroup":"konflux-fj-test-custom-default-kwzgxe","prGroupHash":"fa865ace55f954ce25257a3fb19593c73d31c59de4ce2011de6c09a2bd980a"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-ziri","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-tlbd","name":"my-integration-test-nfac"}} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nfac"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nfac"} {"level":"info","ts":"2026-04-22T13:47:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-vbsx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-czfb","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","PR group":"konflux-test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","prGroup":"konflux-test-comp-pac-forgejo-balepr","prGroupHash":"33a31bbd2842f1225077c868e9be72cb23612ac8c380b1d32f05c7b709c20c"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: ForgejoReporter","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:338","msg":"found no matching existing commit status","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusName":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:227","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenarioName":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:238","msg":"Created forgejo commit status","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","TargetURL":""} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","pipelineRun.Namespace":"forgejo-rep-eogc","pipelineRun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47: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":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","pipelinerun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: ForgejoReporter","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:333","msg":"found matching existing commit status","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","status.Context":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:219","msg":"Skipping commit status update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","pipelineRun.Namespace":"forgejo-rep-eogc","pipelineRun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","pipelinerun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-pac-forgejo-balepr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-ujpsfy","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-izux","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47:39Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-cetwas","namespace":"build-e2e-hiqh"},"application":"build-e2e-hiqh/build-suite-test-application-dojh","namespace":"build-e2e-hiqh","name":"test-annotations-cetwas","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:41Z","logger":"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-ujpsfy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47: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-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:43Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-kwzgxe","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:44Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","PR group":"konflux-test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","prGroup":"konflux-test-comp-pac-gitlab-bsimrz","prGroupHash":"9be4f17f684cc15adb7710f8e34bcca8916fb751c8b50ff1ffc0253c9cc9c7"} {"level":"info","ts":"2026-04-22T13:47: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T13:47:44Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitSHA":"bd5cf23e5b63ccb51714ad11b6c69dec5c61031d"} {"level":"info","ts":"2026-04-22T13:47:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:47:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","statusName":"Konflux Dev version / my-integration-test-klfk / test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:45Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenarioName":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:47:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-klfk","commitStatus2.ID":14040678751,"TargetURL":null} {"level":"info","ts":"2026-04-22T13:47:45Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","statusName":"Konflux Dev version / my-integration-test-mqmw / test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:46Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenarioName":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-mqmw","commitStatus2.ID":14040678874,"TargetURL":null} {"level":"info","ts":"2026-04-22T13:47:46Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"a55e4376-b25b-43fc-8f89-dd8a33b79b7a","snapshot.Namespace":"gitlab-rep-ubhp","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:46Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:46Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","pipelineRun.Namespace":"gitlab-rep-ubhp","pipelineRun.Name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47: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":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","pipelinerun.Name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn"} {"level":"info","ts":"2026-04-22T13:47: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-pac-gitlab-bsimrz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T13:47:46Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitStatus.Name":"Konflux Dev version / my-integration-test-klfk / test-comp-pac-gitlab-bsimrz","commitStatus.ID":14040678751} {"level":"info","ts":"2026-04-22T13:47:47Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-klfk","commitStatus.ID":14040678751,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitStatus.Name":"Konflux Dev version / my-integration-test-mqmw / test-comp-pac-gitlab-bsimrz","commitStatus.ID":14040678874} {"level":"info","ts":"2026-04-22T13:47:47Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-mqmw","commitStatus.ID":14040678874,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:47:47Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"7fe3edf6-ae0b-4a90-9135-6f16acf75b94","snapshot.Namespace":"gitlab-rep-ubhp","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz","noteID":3275485007} {"level":"info","ts":"2026-04-22T13:47:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:47Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz","count":1} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","noteID":3275485007,"commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:47:48Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","pipelineRun.Namespace":"gitlab-rep-ubhp","pipelineRun.Name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","pipelinerun.Name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn"} {"level":"info","ts":"2026-04-22T13:47: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-pac-gitlab-bsimrz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47: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-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","PR group":"konflux-test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","prGroup":"konflux-test-comp-pac-forgejo-balepr","prGroupHash":"33a31bbd2842f1225077c868e9be72cb23612ac8c380b1d32f05c7b709c20c"} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: ForgejoReporter","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:338","msg":"found no matching existing commit status","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusName":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:47:49Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:227","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenarioName":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:47:50Z","logger":"controllers.build pipeline","caller":"status/reporter_forgejo.go:238","msg":"Created forgejo commit status","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","TargetURL":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","pipelineRun.Namespace":"forgejo-rep-eogc","pipelineRun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","pipelinerun.Name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","PR group":"konflux-fj-multi-component-child-lqlo"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:54Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:47:55Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll\" was cancelled"}],"startTime":"2026-04-22T13:47:36Z","completionTime":"2026-04-22T13:47:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/konflux-test-integration"},{"name":"revision","value":"63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d3c5d64c64f28f2e8b561ac8db42fc0f-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-3d724367725f2c046f53319f1a561e61-cbf3d700882f7496-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-rt2ll has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:47:55Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll\" was cancelled"}],"startTime":"2026-04-22T13:47:36Z","completionTime":"2026-04-22T13:47:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/konflux-test-integration"},{"name":"revision","value":"63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d3c5d64c64f28f2e8b561ac8db42fc0f-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-3d724367725f2c046f53319f1a561e61-cbf3d700882f7496-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-rt2ll has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:47:55Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll\" was cancelled"}],"startTime":"2026-04-22T13:47:36Z","completionTime":"2026-04-22T13:47:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/konflux-test-integration"},{"name":"revision","value":"63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d3c5d64c64f28f2e8b561ac8db42fc0f-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-3d724367725f2c046f53319f1a561e61-cbf3d700882f7496-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-rt2ll has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:47:55Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll\" was cancelled"}],"startTime":"2026-04-22T13:47:36Z","completionTime":"2026-04-22T13:47:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/konflux-test-integration"},{"name":"revision","value":"63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d3c5d64c64f28f2e8b561ac8db42fc0f-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-3d724367725f2c046f53319f1a561e61-cbf3d700882f7496-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-rt2ll has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:56Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:56Z","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-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","forgejo-rep-eogc":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:47:55Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll\" was cancelled"}],"startTime":"2026-04-22T13:47:36Z","completionTime":"2026-04-22T13:47:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/konflux-test-integration"},{"name":"revision","value":"63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr:on-pr-63f317a56cf5ae4988389c9de62dca9a99de4b38"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d3c5d64c64f28f2e8b561ac8db42fc0f-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-3d724367725f2c046f53319f1a561e61-cbf3d700882f7496-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-rt2ll has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-rt2ll","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:48: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-cfetjm-on-pull-request-bkqct","PR group":"konflux-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"konflux-go-component-cfetjm","prGroupHash":"2973e6032cac42258164b6a6e32953ebdcd62b02bb29a78198b01879915d27"} {"level":"info","ts":"2026-04-22T13:48: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72515261891,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"go-component-cfetjm-on-pull-request-bkqct","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"go-component-cfetjm-on-pull-request-bkqct"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-cfetjm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:48:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72515261891, NodeID:\"CR_kwDONSo-hs8AAAAQ4j8Vww\", HeadSHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72515261891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:48:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/go-component-cfetjm-on-pull-request-bkqct is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65710961827}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567570498, Number:21269, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21269\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-cfetjm\", SHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", 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-olwkbb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72515261891,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"go-component-cfetjm-on-pull-request-bkqct","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"go-component-cfetjm-on-pull-request-bkqct"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:02Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:03Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:03Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-cogf-on-pull-request-6pp4m","PR group":"konflux-component-two-cogf"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","prGroup":"konflux-component-two-cogf","prGroupHash":"8661a5705bc7c843821ec0ba1a06e03a8855b4fe72a824ef2b6fb13e96fd0e"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:06Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","PR group":"konflux-gh-multi-component-child-ziri"} {"level":"info","ts":"2026-04-22T13:48: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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:48: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","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-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","PR group":"konflux-gl-test-custom-default-gmcuoy"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","prGroup":"konflux-gl-test-custom-default-gmcuoy","prGroupHash":"cae9b8d5c95360c02e7d97d36664bf9abb734977d9a9db9847eab970f9bea2"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48: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-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48: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-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48: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-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","PR group":"konflux-gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T13:48: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48: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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48: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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48: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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gmcuoy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-fzokqy-on-pull-request-fvv8b","PR group":"konflux-go-component-fzokqy"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-uhmb-on-pull-request-zxt4n","PR group":"konflux-test-comp-uhmb"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:48:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","reconcileID":"a9f297c9-016c-4631-87c4-83b67ef9e56d","error":"pipelineruns.tekton.dev \"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:48:37Z","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-kwzgxe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"req":{"name":"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4","namespace":"build-e2e-btqk"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-ujpsfy-on-pull-request-s8dn4\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:48:39Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-gmcuoy","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-yujc-on-pull-request-cgwq2","PR group":"konflux-test-comp-yujc"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-yujc","prGroupHash":"8ddd4068ab7c9948c4c767576e62ba90a1540269ff7b6eb1b783f402a96006"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-kwzgxe-on-pull-request-fx7mx","namespace":"build-e2e-kvvg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-yydtgs","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:48:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-zvtout","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","PR group":"konflux-fj-multi-component-parent-lqlo"} {"level":"info","ts":"2026-04-22T13:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-parent-lqlo","prGroupHash":"b5947e82eedc64be2d11566cfc64d373a69353f97ba0d4273855aee7a3cea8"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:48:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"pipelineRun.Name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","error":"PipelineRun.tekton.dev \"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile.func3\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:104\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:98\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:48:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","reconcileID":"a0c7184b-db3a-4c13-a5cb-61e9263f31dc","error":"PipelineRun.tekton.dev \"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:48:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","reconcileID":"0265c691-e4a1-4f2c-8156-153b3d4bd8b4","error":"pipelineruns.tekton.dev \"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"req":{"name":"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp","namespace":"build-e2e-ifcs"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-gmcuoy-on-pull-request-8qqmp\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:49: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:49: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:49: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","PR group":"konflux-gh-multi-component-parent-ziri"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-parent-ziri","prGroupHash":"4d68247a0c67bf36a3b32946f94b98dee85a3c4a0e512951fa68036156413c"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-udvmdi","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:49: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","PR group":"konflux-gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T13:49: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-parent-vbsx","prGroupHash":"88adc0006d3cb67c0c75e9c1367f310299c8a744442e122be3f4f3d0ff24c1"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:16Z","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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-czfb-on-pull-request-6hglp","PR group":"konflux-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T13:49: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","prGroup":"konflux-konflux-demo-component-czfb","prGroupHash":"574fb519dbaf0601eb31a58365d020b55ff4873842bb899e96144284c14c90"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","SHA":"3bc8b8bee7c1674b42a52199f0e937642479b0a3"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.NameSpace":"konflux-tlbd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nfac","externalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72515487045,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","pipelineRun.Namespace":"konflux-tlbd","pipelineRun.Name":"konflux-demo-component-czfb-on-pull-request-6hglp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-czfb-on-pull-request-6hglp"} {"level":"info","ts":"2026-04-22T13:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:16Z","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-czfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:20Z","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-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-izux-on-pull-request-mlhgw","PR group":"konflux-test-symlink-comp-izux"} {"level":"info","ts":"2026-04-22T13:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:20Z","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-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:20Z","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-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:21Z","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-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49: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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49: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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49: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-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","PR group":"konflux-gh-test-custom-branch-yydtgs"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","prGroup":"konflux-gh-test-custom-branch-yydtgs","prGroupHash":"aef3a0eed764d71a4251f2c33db55879444c3ebbb21b274a7cdf89bd7d318a"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-22T13:49:31Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-22T13:49:17Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-pull-request-6hglp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c6c2ecf51aaba800e98f5523ccb9ad9f4-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-5a8db09e0fb99b6b9697ca1013c8c8c3-e3ab511cb1868da8-01"}},"deletionTimestamp":"2026-04-22 13:49:32 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T13:49:32Z","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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-czfb-on-pull-request-6hglp","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:49:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","reconcileID":"334eeae9-b538-4244-b5e5-0177f085ef9c","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-22T13:49:31Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-22T13:49:17Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-pull-request-6hglp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c6c2ecf51aaba800e98f5523ccb9ad9f4-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-5a8db09e0fb99b6b9697ca1013c8c8c3-e3ab511cb1868da8-01"}},"deletionTimestamp":"2026-04-22 13:49:32 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-22T13:49:31Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-22T13:49:17Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-pull-request-6hglp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c6c2ecf51aaba800e98f5523ccb9ad9f4-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-5a8db09e0fb99b6b9697ca1013c8c8c3-e3ab511cb1868da8-01"}},"deletionTimestamp":"2026-04-22 13:49:32 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T13:49:33Z","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-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-czfb-on-pull-request-6hglp","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:49:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-pull-request-6hglp","reconcileID":"ccb496c9-51a8-4196-86dd-9ee5d2d9a7b9","error":"PipelineRun.tekton.dev \"konflux-demo-component-czfb-on-pull-request-6hglp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-22T13:49:31Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-22T13:49:17Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-pull-request-6hglp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c6c2ecf51aaba800e98f5523ccb9ad9f4-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-5a8db09e0fb99b6b9697ca1013c8c8c3-e3ab511cb1868da8-01"}},"deletionTimestamp":"2026-04-22 13:49:32 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-22T13:49:31Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-22T13:49:17Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:on-pr-3bc8b8bee7c1674b42a52199f0e937642479b0a3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-pull-request-6hglp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c6c2ecf51aaba800e98f5523ccb9ad9f4-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-5a8db09e0fb99b6b9697ca1013c8c8c3-e3ab511cb1868da8-01"}},"deletionTimestamp":"2026-04-22 13:49:32 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-pull-request-6hglp","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-cogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13: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":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","PR group":"konflux-gl-test-custom-branch-udvmdi"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","prGroup":"konflux-gl-test-custom-branch-udvmdi","prGroupHash":"77329432b080b3ee6d4d270e7d44f92e655f58110ff2dafb057166b275912d"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:49:42Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-22T13:49:19Z","completionTime":"2026-04-22T13:49:42Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-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-09b90bbffa0a11ab8750b6e8f90fa891-ddbe737391d1c96b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-izux-on-pull-request-mlhgw has finished running","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:49:42Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-22T13:49:19Z","completionTime":"2026-04-22T13:49:42Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-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-09b90bbffa0a11ab8750b6e8f90fa891-ddbe737391d1c96b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-izux-on-pull-request-mlhgw has finished running","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:49:42Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-22T13:49:19Z","completionTime":"2026-04-22T13:49:42Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-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-09b90bbffa0a11ab8750b6e8f90fa891-ddbe737391d1c96b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-izux-on-pull-request-mlhgw has finished running","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:49:42Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-22T13:49:19Z","completionTime":"2026-04-22T13:49:42Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-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-09b90bbffa0a11ab8750b6e8f90fa891-ddbe737391d1c96b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-izux-on-pull-request-mlhgw has finished running","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:49:42Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-22T13:49:19Z","completionTime":"2026-04-22T13:49:42Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-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-09b90bbffa0a11ab8750b6e8f90fa891-ddbe737391d1c96b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-izux-on-pull-request-mlhgw has finished running","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49: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-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49: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-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:49: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","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-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","PR group":"konflux-fj-test-custom-branch-zvtout"} {"level":"info","ts":"2026-04-22T13:49: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","prGroup":"konflux-fj-test-custom-branch-zvtout","prGroupHash":"d75caca84039a0eb92990123baa4650bf08bf1b4d039a4268d29f377507afc"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:49:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:49:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:50:07Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-ixxw-20260422-135018-228"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-ixxw-20260422-135018-228","application":"build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-ixxw-20260422-135018-228"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","Application.Name":"build-secret-lookup-ixxw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:50:18Z","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-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"build-secret-lookup-ixxw-20260422-135018-228","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:50:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-ixxw-20260422-135018-228","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-ugwt","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-one-ugwt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-cogf","namespace":"build-e2e-kdfr"},"application":"build-e2e-kdfr/build-secret-lookup-ixxw","namespace":"build-e2e-kdfr","name":"component-two-cogf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:50:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T13:50:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:50:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:50:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"namespace":"build-e2e-kdfr","name":"component-two-cogf-on-pull-request-6pp4m","reconcileID":"49ff5e42-819b-4700-9e94-258c8c6779d3","error":"pipelineruns.tekton.dev \"component-two-cogf-on-pull-request-6pp4m\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T13:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"req":{"name":"component-two-cogf-on-pull-request-6pp4m","namespace":"build-e2e-kdfr"},"error":"PipelineRun.tekton.dev \"component-two-cogf-on-pull-request-6pp4m\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:50: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:50:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-ixxw-20260422-135018-228"} {"level":"info","ts":"2026-04-22T13:50:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kdfr","snapshot":"build-secret-lookup-ixxw-20260422-135018-228"} {"level":"info","ts":"2026-04-22T13:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-moog"} {"level":"info","ts":"2026-04-22T13:50:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-jofo","snapshot":"snapshot-sample-moog"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T13:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:50: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:50: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:50:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:51: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:51:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:51:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:51:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:51:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:52: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:52: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:52: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:52: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:52: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:52: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:52:07Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:52: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52: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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:02Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:06Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:54: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54: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-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54: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-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:54:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54: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-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55: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-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55: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-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:12Z","logger":"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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"345.280775ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"1e7c9873-e44f-4024-b26a-da6b0e279544","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"350.777752ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"3b30f95a-0cf3-41b0-b404-d50e08a091ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"361.239587ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"0ade2191-f38e-4fdc-941c-c20fd3a45bd0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"381.698933ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"31a5b07a-7790-45c0-8f82-c67c29ac3c41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"422.178748ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"bea400b3-7586-48af-8700-9dfe39f1da87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"503.044491ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"29a81ae4-1ffe-4b4c-ba3c-f4be024ea980","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"633.516454ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"6665ecd7-ea7f-4cce-b9f5-e3227cacbd0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:21Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"664.071461ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"508fbd67-3779-4984-9eea-c3f1973d6b7e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"1.305199383s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"eaa2bb64-f5ab-4eb1-b42c-eda45fb05683","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:22Z","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-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"1.449851901s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:55:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"c6b35f5d-ea34-482e-91ec-4905bd883236","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","reconcileID":"52967ad2-ad37-468d-835a-00e79e8a4669","component.Name":"gh-multi-component-parent-ziri"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cijc-20260422-134810-000","application":"build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134810-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ziri","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri@sha256:954c9d1bbbf1d03f2f94994da8b008adc996f1356b6ec74debd6c5879fb3c236","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu","revision":"a0acb68cb206ece47f81c457462b12859f290df6"}}}]} {"level":"info","ts":"2026-04-22T13:55:23Z","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-ziri is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","Application.Name":"build-suite-component-update-cijc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"}} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:55:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134810-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Namespace":"build-e2e-wdrp","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-fpqb8 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55: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":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-fpqb8 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-fpqb8","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55: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-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55: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-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:50Z","logger":"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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:51Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T13:56: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56: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-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","prGroup":"konflux-test-component-pac-jddttw","prGroupHash":"d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","existingCheckRun":"github.CheckRun{ID:72515024718, NodeID:\"CR_kwDOKrwUx88AAAAQ4jt3Tg\", HeadSHA:\"b39123860ea46fad71e27151fc1b481bfd539830\", ExternalID:\"my-integration-test-nvnu-test-component-pac-jddttw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72515024718\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72515024718\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:46:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jddttw snapshot scenario my-integration-test-nvnu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-yjiy/test-component-pac-jddttw-on-pull-request-cqt2z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72515024718/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw\", CheckSuite:github.CheckSuite{ID:65710740638}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567563632, Number:29880, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29880\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jddttw\", SHA:\"b39123860ea46fad71e27151fc1b481bfd539830\", 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-ocioxp\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72515024718,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T13:56: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelineRun.Namespace":"integration1-yjiy","pipelineRun.Name":"test-component-pac-jddttw-on-pull-request-cqt2z","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:56: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-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelinerun.Name":"test-component-pac-jddttw-on-pull-request-cqt2z"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56: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-jddttw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:46:41Z","completionTime":"2026-04-22T13:56:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"IMAGE_DIGEST","value":"sha256:7299bf174677940b68889f445b199e37d32a3670e236b0ca08b4ab771c7cfcc3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compba971e89c46446064b0976c5b949e04f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenba971e89c46446064b0976c5b949e04f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesba971e89c46446064b0976c5b949e04f-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-jddttw-on-pull-request-cqt2z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pu93977be083f24b8722a73c89cb059086","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeba971e89c46446064b0976c5b949e04f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componba971e89c46446064b0976c5b949e04f-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-0f71c9def4ed9fb010cdcfcc433131de-0db9d3764f06c359-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jddttw-on-pull-request-cqt2z has finished running","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","prGroup":"konflux-test-component-pac-jddttw","prGroupHash":"d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:46:41Z","completionTime":"2026-04-22T13:56:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"IMAGE_DIGEST","value":"sha256:7299bf174677940b68889f445b199e37d32a3670e236b0ca08b4ab771c7cfcc3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compba971e89c46446064b0976c5b949e04f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenba971e89c46446064b0976c5b949e04f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesba971e89c46446064b0976c5b949e04f-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-jddttw-on-pull-request-cqt2z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pu93977be083f24b8722a73c89cb059086","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeba971e89c46446064b0976c5b949e04f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componba971e89c46446064b0976c5b949e04f-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-0f71c9def4ed9fb010cdcfcc433131de-0db9d3764f06c359-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jddttw-on-pull-request-cqt2z has finished running","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","prGroup":"konflux-test-component-pac-jddttw","prGroupHash":"d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:46:41Z","completionTime":"2026-04-22T13:56:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"IMAGE_DIGEST","value":"sha256:7299bf174677940b68889f445b199e37d32a3670e236b0ca08b4ab771c7cfcc3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compba971e89c46446064b0976c5b949e04f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenba971e89c46446064b0976c5b949e04f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesba971e89c46446064b0976c5b949e04f-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-jddttw-on-pull-request-cqt2z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pu93977be083f24b8722a73c89cb059086","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeba971e89c46446064b0976c5b949e04f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componba971e89c46446064b0976c5b949e04f-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-0f71c9def4ed9fb010cdcfcc433131de-0db9d3764f06c359-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-cqt2z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jddttw-on-pull-request-cqt2z has finished running","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-yujc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","prGroup":"konflux-test-component-pac-iydcdu","prGroupHash":"214f6f3411583ebc3ec2a6faa5435fba4e9c0504fafd59c69cc6b4d99b7bf3"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-gijw-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515080722, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxSEg\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-gijw-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515080722\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515080722\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot scenario my-integration-test-gijw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515080722/annotations\"}, Name:\"Konflux Dev version / my-integration-test-gijw / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515080722,"CheckName":"Konflux Dev version / my-integration-test-gijw / test-component-pac-iydcdu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-xvdl-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515081570, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxVYg\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-xvdl-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515081570\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515081570\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot scenario my-integration-test-xvdl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515081570/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xvdl / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515081570,"CheckName":"Konflux Dev version / my-integration-test-xvdl / test-component-pac-iydcdu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-sqed-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515082683, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxZuw\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-sqed-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515082683\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515082683\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot optional scenario my-integration-test-sqed is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515082683/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sqed / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515082683,"CheckName":"Konflux Dev version / my-integration-test-sqed / test-component-pac-iydcdu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ExternalID":"my-integration-test-tffi-test-component-pac-iydcdu"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","existingCheckRun":"github.CheckRun{ID:72515083479, NodeID:\"CR_kwDOMjU9q88AAAAQ4jxc1w\", HeadSHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", ExternalID:\"my-integration-test-tffi-test-component-pac-iydcdu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515083479\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72515083479\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:47:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-iydcdu snapshot scenario my-integration-test-tffi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-yjlt/test-component-pac-iydcdu-on-pull-request-pgwhn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72515083479/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tffi / test-component-pac-iydcdu\", CheckSuite:github.CheckSuite{ID:65710791695}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567565383, Number:9448, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9448\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-iydcdu\", SHA:\"68be665e89ef21deaf55f73c25199e630dad916f\", 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-wdayua\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","ID":72515083479,"CheckName":"Konflux Dev version / my-integration-test-tffi / test-component-pac-iydcdu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","pipelineRun.Namespace":"stat-rep-yjlt","pipelineRun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","pipelinerun.Name":"test-component-pac-iydcdu-on-pull-request-pgwhn"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-iydcdu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13: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-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:46:59Z","completionTime":"2026-04-22T13:56:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-yjlt/test-component-pac-iydcdu:on-pr-68be665e89ef21deaf55f73c25199e630dad916f"},{"name":"IMAGE_DIGEST","value":"sha256:8f541d7092b3422265571c99c7c7808b2e5827d9cea03c6c37bf0cb74f882df6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"68be665e89ef21deaf55f73c25199e630dad916f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"68be665e89ef21deaf55f73c25199e630dad916f"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-yjlt/test-component-pac-iydcdu:on-pr-68be665e89ef21deaf55f73c25199e630dad916f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-yjlt/test-component-pac-iydcdu:on-pr-68be665e89ef21deaf55f73c25199e630dad916f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7223057a3c1aaf9ce3c14b4b19172597-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7223057a3c1aaf9ce3c14b4b19172597-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7223057a3c1aaf9ce3c14b4b19172597-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7223057a3c1aaf9ce3c14b4b19172597-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-iydcdu-on-pull-request-pgwhn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pu5feac3fda2ebeed7974abb72199c9f68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7223057a3c1aaf9ce3c14b4b19172597-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7223057a3c1aaf9ce3c14b4b19172597-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7223057a3c1aaf9ce3c14b4b19172597-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-1495b219b7996515123aa29731911c2d-9947e1fdacd39ae4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn has finished running","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","prGroup":"konflux-test-component-pac-jddttw","prGroupHash":"d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:46:41Z","completionTime":"2026-04-22T13:56:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"IMAGE_DIGEST","value":"sha256:7299bf174677940b68889f445b199e37d32a3670e236b0ca08b4ab771c7cfcc3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"b39123860ea46fad71e27151fc1b481bfd539830"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw:on-pr-b39123860ea46fad71e27151fc1b481bfd539830"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compba971e89c46446064b0976c5b949e04f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenba971e89c46446064b0976c5b949e04f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesba971e89c46446064b0976c5b949e04f-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-jddttw-on-pull-request-cqt2z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pu93977be083f24b8722a73c89cb059086","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentba971e89c46446064b0976c5b949e04f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeba971e89c46446064b0976c5b949e04f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jddttw-on-pull-request-cqt2z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componba971e89c46446064b0976c5b949e04f-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-0f71c9def4ed9fb010cdcfcc433131de-0db9d3764f06c359-01"}},"deletionTimestamp":"2026-04-22 13:56:29 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56: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-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jddttw-on-pull-request-cqt2z has finished running","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-cqt2z","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.02368653s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"5a0eee01-97aa-4232-ad8c-62ff82cf4f19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56: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-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","prGroup":"konflux-test-component-pac-iydcdu","prGroupHash":"214f6f3411583ebc3ec2a6faa5435fba4e9c0504fafd59c69cc6b4d99b7bf3"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:46:59Z","completionTime":"2026-04-22T13:56:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-yjlt/test-component-pac-iydcdu:on-pr-68be665e89ef21deaf55f73c25199e630dad916f"},{"name":"IMAGE_DIGEST","value":"sha256:8f541d7092b3422265571c99c7c7808b2e5827d9cea03c6c37bf0cb74f882df6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"68be665e89ef21deaf55f73c25199e630dad916f"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"68be665e89ef21deaf55f73c25199e630dad916f"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-yjlt/test-component-pac-iydcdu:on-pr-68be665e89ef21deaf55f73c25199e630dad916f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-yjlt/test-component-pac-iydcdu:on-pr-68be665e89ef21deaf55f73c25199e630dad916f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7223057a3c1aaf9ce3c14b4b19172597-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7223057a3c1aaf9ce3c14b4b19172597-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7223057a3c1aaf9ce3c14b4b19172597-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7223057a3c1aaf9ce3c14b4b19172597-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-iydcdu-on-pull-request-pgwhn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pu5feac3fda2ebeed7974abb72199c9f68","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7223057a3c1aaf9ce3c14b4b19172597-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7223057a3c1aaf9ce3c14b4b19172597-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-iydcdu-on-pull-request-pgwhn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7223057a3c1aaf9ce3c14b4b19172597-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-1495b219b7996515123aa29731911c2d-9947e1fdacd39ae4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck","namespace":"stat-rep-yjlt","name":"test-component-pac-iydcdu-on-pull-request-pgwhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-iydcdu-on-pull-request-pgwhn has finished running","buildpipelineRun":{"name":"test-component-pac-iydcdu-on-pull-request-pgwhn","namespace":"stat-rep-yjlt"},"application":"stat-rep-yjlt/integ-app-yuck"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.030028818s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"027d3f51-9029-4a0c-93dc-405a2ee954cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.040620776s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"bdffd01a-18b5-4fd3-a89c-27ddc8ea54c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.061781965s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"dd97a253-187c-4c36-8a20-c9ffb82eeb30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.105765271s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"2dafe0f1-ec1e-44b6-8b8c-80b3c4951f2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.187202279s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"2604da70-b44a-4b22-a198-a3ab13ade562","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.348028532s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"da52637d-fe5c-4c65-ba4c-b692fd13e275","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.669377793s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"f97c7c6d-b14b-4b57-b5ef-47f22c50127a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:30Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"1.849166927s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"f82e1db8-0b4d-4c42-892a-75d1ebc2d894","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"2.310764472s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"e0f0d46f-38d0-42a5-8285-0c8f1e0c991e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","elapsedSinceCompletion":"2.378349419s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","reconcileID":"657e626c-1c85-4eda-ad9b-6011b9591ebc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-uent-20260422-134745-000","application":"integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"integ-app-uent-20260422-134745-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-uent-20260422-134745-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-bsimrz","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-ubhp/test-comp-pac-gitlab-bsimrz@sha256:2f68598697ccee1f76dd618b638d5612fe14586481d16e171f09f2b619fea640","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"bd5cf23e5b63ccb51714ad11b6c69dec5c61031d"}}}]} {"level":"info","ts":"2026-04-22T13:56:31Z","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-bsimrz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9be4f17f684cc15adb7710f8e34bcca8916fb751c8b50ff1ffc0253c9cc9c7 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","Application.Name":"integ-app-uent","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"}} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","integrationTestScenario.Name":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} 2026/04/22 13:56:31 http: TLS handshake error from 10.130.0.2:60932: EOF {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Namespace":"gitlab-rep-ubhp","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","integrationTestScenario.Name":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"}} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","destinationComponentSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-klfk","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-klfk","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"my-integration-test-klfk-bs9h8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"integ-app-uent-20260422-134745-000","reconcileID":"ef60261c-0eb5-4e0b-ba04-9e4246eea175","snapshot.name":"integ-app-uent-20260422-134745-000","pipelinerun.name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","duration":2.847591901} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"integ-app-uent-20260422-134745-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","integrationTestScenario.Name":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"my-integration-test-mqmw-tw2wp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","Scenario":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","Label":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","Application.Name":"integ-app-uent","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","integrationTestScenario.Name":"my-integration-test-klfk","pipelineRun.Name":"my-integration-test-klfk-bs9h8"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","integrationTestScenario.Name":"my-integration-test-mqmw","pipelineRun.Name":"my-integration-test-mqmw-tw2wp"} {"level":"info","ts":"2026-04-22T13:56:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitStatus.Name":"Konflux Dev version / my-integration-test-klfk / test-comp-pac-gitlab-bsimrz","commitStatus.ID":14040678751} {"level":"info","ts":"2026-04-22T13:56:32Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-klfk","commitStatus.ID":14040678751,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","testedSnapshot.Name":"integ-app-uent-20260422-134745-000","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-mqmw","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-klfk-bs9h8","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"my-integration-test-klfk-bs9h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitStatus.Name":"Konflux Dev version / my-integration-test-mqmw / test-comp-pac-gitlab-bsimrz","commitStatus.ID":14040678874} {"level":"info","ts":"2026-04-22T13:56:32Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-mqmw","commitStatus.ID":14040678874,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","testedSnapshot.Name":"integ-app-uent-20260422-134745-000","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mqmw-tw2wp","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"my-integration-test-mqmw-tw2wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz","noteID":3275485007} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz","count":1} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","noteID":3275485007,"commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56: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":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56: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":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56: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":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56: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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"}} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","destinationComponentSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-mqmw","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-mqmw","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitStatus.Name":"Konflux Dev version / my-integration-test-mqmw / test-comp-pac-gitlab-bsimrz","commitStatus.ID":14040678874} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenarioName":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-mqmw","commitStatus2.ID":14040678874,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","testedSnapshot.Name":"integ-app-uent-20260422-134745-000","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-klfk","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:33Z","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-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56: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":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commitStatus.Name":"Konflux Dev version / my-integration-test-klfk / test-comp-pac-gitlab-bsimrz","commitStatus.ID":14040678751} {"level":"info","ts":"2026-04-22T13:56:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenarioName":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4dmxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-klfk","commitStatus2.ID":14040678751,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","testedSnapshot.Name":"integ-app-uent-20260422-134745-000","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz","noteID":3275485007} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:34Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz","count":1} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","noteID":3275485007,"commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56: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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-jddttw-on-pull-request-d8bkc","PR group":"konflux-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","prGroup":"konflux-test-component-pac-jddttw","prGroupHash":"d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.NameSpace":"integration1-yjiy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nvnu","externalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72516824334,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelineRun.Namespace":"integration1-yjiy","pipelineRun.Name":"test-component-pac-jddttw-on-pull-request-d8bkc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:56: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelinerun.Name":"test-component-pac-jddttw-on-pull-request-d8bkc"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-yjiy/test-component-pac-jddttw-on-pull-request-cqt2z with pr group konflux-test-component-pac-jddttw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:35Z","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-jddttw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","existingCheckRun":"github.CheckRun{ID:72516824334, NodeID:\"CR_kwDOKrwUx88AAAAQ4lbtDg\", HeadSHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", ExternalID:\"my-integration-test-nvnu-test-component-pac-jddttw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72516824334\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:56:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jddttw snapshot scenario my-integration-test-nvnu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-yjiy/test-component-pac-jddttw-on-pull-request-d8bkc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw\", CheckSuite:github.CheckSuite{ID:65712414006}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567563632, Number:29880, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29880\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jddttw\", SHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", 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-ocioxp\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72516824334,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelineRun.Namespace":"integration1-yjiy","pipelineRun.Name":"test-component-pac-jddttw-on-pull-request-d8bkc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","pipelinerun.Name":"test-component-pac-jddttw-on-pull-request-d8bkc"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-yjiy/test-component-pac-jddttw-on-pull-request-cqt2z with pr group konflux-test-component-pac-jddttw is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-jddttw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"884.86269ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"e76e25e8-9fa9-47a7-a0ed-8260a75abb04","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"890.329581ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"e6217fa6-47de-43b1-babf-5cc37e694cae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"901.541076ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"ff5149ee-945f-42f5-9cfb-af74c6b80bcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"922.327788ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"045c5b44-fb44-4eed-9cb6-a66bf847aad7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":"2026-04-22 13:56:39 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56:39Z","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-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:39Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"962.985861ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"cbc909fb-1838-41be-9f9c-f11345fb4393","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.043596218s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"292ce464-9758-4ce6-83b2-72c7cc1d3b0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":"2026-04-22 13:56:39 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56:40Z","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-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:31Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:49:46Z","completionTime":"2026-04-22T13:56:31Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"IMAGE_DIGEST","value":"sha256:c253edec3e259d6fed43643892223d0a64fe6896fce99eecff8ec32dcef1dbb1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3.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:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb:71031b1f5c0976058db21c7229dff6fe49fb68f3"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-czfb-on-push-4dmxz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon8ac6963645d3678bd694cebc67a6f27e-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-czfb-on-push-4dmxz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-64040a204356ab51ac07cabd07f73fc1","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-czfb-on-push-4dmxz-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-67df1534fe955a9d796f1681079fe206-bba86d0476bea9f8-01"}},"deletionTimestamp":"2026-04-22 13:56:39 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56:40Z","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-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4dmxz has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4dmxz","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.206585995s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"3f2ec61e-8fc8-431d-893e-f5e700c5a285","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:40Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.527039979s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"7320bbb7-2ae6-4f79-94b8-70914e3fa3ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"2.078459335s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"40384c09-a038-4c11-bde4-51898329b63d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"2.168061844s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"4974cd52-c9f8-4ac6-ad74-bc02b0f53567","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"2.464384928s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","reconcileID":"c955b4c0-9996-48e7-ad4d-84566dbad6de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-qlrr-20260422-134939-000","application":"build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-134939-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-udvmdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ifcs/gl-test-custom-branch-udvmdi@sha256:0456bef31ebee5586d372b56d3416c30679260c90778ec264863c902f9521ce1","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-jvnwjv","revision":"c2b1d7f5913840fb22c6e4ebef61de239ee31dd2"}}}]} {"level":"info","ts":"2026-04-22T13:56:41Z","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-udvmdi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 77329432b080b3ee6d4d270e7d44f92e655f58110ff2dafb057166b275912d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"}} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","Application.Name":"build-suite-test-application-qlrr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-134939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:56:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-134939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-134939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Namespace":"build-e2e-ifcs","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-pull-request-r8b9b has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56: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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56: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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"}} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:43Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","destinationComponentSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-klfk","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-klfk","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56: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-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-klfk-bs9h8","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"my-integration-test-klfk-bs9h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mqmw-tw2wp","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"my-integration-test-mqmw-tw2wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-pull-request-r8b9b has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:56:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenarioName":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-czfb-on-push-dwn49 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-klfk","commitStatus2.ID":14040678751,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","testedSnapshot.Name":"integ-app-uent-20260422-134745-000","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz","noteID":3275485007} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:44Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz","count":1} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","noteID":3275485007,"commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56: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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"my-integration-test-klfk-bs9h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"my-integration-test-mqmw-tw2wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"}} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:45Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:45Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"integ-app-uent-20260422-134745-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:56:45Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"integ-app-uent-20260422-134745-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:56:45Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:56: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":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","destinationComponentSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-mqmw","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-mqmw","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testedSnapshot":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","projectID":56586709,"pipelineID":2471690269} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenarioName":"my-integration-test-mqmw"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.name":"my-integration-test-mqmw","commitStatus2.ID":14040678874,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","testedSnapshot.Name":"integ-app-uent-20260422-134745-000","destinationSnapshot.Name":"integ-app-uent-20260422-134745-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-22T13:56:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","scenario.Name":"my-integration-test-klfk"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz","noteID":3275485007} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentTitle":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:46Z","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-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz","count":1} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","noteID":3275485007,"commentPrefix":"Integration test for component test-comp-pac-gitlab-bsimrz"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-uent-20260422-134745-000","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","snapshot.Name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-p56kp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":"2026-04-22 13:56:52 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":"2026-04-22 13:56:52 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:47:11Z","completionTime":"2026-04-22T13:56:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"IMAGE_DIGEST","value":"sha256:d2c19ed6ba7f2bbd05e841725189147c901d6aa2f91580d470f7876d62aacc20"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe:on-pr-e5a5bfbb77a47b8cfbc4b0667d4a661c5194b0a7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0b1e6a98f5c50bcdac501296281f381-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-qioe-on-pull-request-p56kp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-cfce0258b0f5ce40daf1e2fe9c479358","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-qioe-on-pull-request-p56kp-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-6b104d005904d2f21226878af0c9d426-9aac1fc466951976-01"}},"deletionTimestamp":"2026-04-22 13:56:52 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:56: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":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-p56kp has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-p56kp","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-qioe-on-pull-request-jt6c5","PR group":"konflux-test-comp-qioe"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-qioe","prGroupHash":"761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:57Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"994.631029ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"08485fce-c270-48ed-878e-2a79f698d097","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.001584089s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"d8547cc2-9a74-435e-bc4b-e2f69653abc3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.01209313s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"89b3c369-16b5-4be4-a715-cafc4febe268","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.032612182s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"78c0ca1f-b6a0-4572-9ab8-63510e788039","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.073219336s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"156d650c-b62a-456b-b39d-d48582f614d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.153744433s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"b05ee68b-7384-4702-be84-5fde03fb42f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.314876595s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"eea38a2a-cc72-45a2-88c3-c9d985967770","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:58Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.635831419s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"88640bc5-78e8-4c26-a6b9-de7eedc9ab11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"2.276610411s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"adfbab25-4627-4644-b810-e0bdfa95a9e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"2.317550718s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"cc4bbc58-a17d-44af-b8c4-be2e73f1106b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:56:59Z","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-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"2.823477216s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:56:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"27faeffe-0665-4edb-8faf-7f9c6454785a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","reconcileID":"75427d6e-1b6d-4130-8593-56db0488a17c","component.Name":"fj-multi-component-child-lqlo"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wwpg-20260422-134856-000","application":"build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-134856-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wwpg-20260422-134856-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-lqlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-parent-lqlo@sha256:e2493a2ad0817b9f1fa93b690f939ee71c6f317fe1d984b6cccec6b54bc759e8","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-qrrkna","revision":"f6d48bb55fcf6bc1af90fd04bc04a6c62f2bd640"}}}]} {"level":"info","ts":"2026-04-22T13:57:00Z","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-lqlo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b5947e82eedc64be2d11566cfc64d373a69353f97ba0d4273855aee7a3cea8 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"}} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","Application.Name":"build-suite-component-update-wwpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-134856-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-134856-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Namespace":"build-e2e-ixda","snapshot.Name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-134856-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:57:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-134856-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-lqlo-on-pull-request-r6t72 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-lqlo-on-pull-request-r6t72 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57: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":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:57: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":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:57: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":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-bsimrz-on-push-vktzd is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":"2026-04-22 13:57:03 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":"2026-04-22 13:57:03 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:55:17Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:47:52Z","completionTime":"2026-04-22T13:55:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"IMAGE_DIGEST","value":"sha256:2ee69a5b40d85fffa87860b7e6cf01fc63832baef066d6dc6e065bcca101fcae"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"CHAINS-GIT_COMMIT","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-f7ff18698c1f5ee2967390d82d3e8f89db3dc8d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-9c55cbdfaa9b9cb36a834e0fa72d9e4f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp9c55cbdfaa9b9cb36a834e0fa72d9e4f-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-9c55cbdfaa9b9cb36a834e0fa72d9e4f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com9c55cbdfaa9b9cb36a834e0fa72d9e4f-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co9c55cbdfaa9b9cb36a834e0fa72d9e4f-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s-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-a09d8a63b636be7ce9739d763c2c2860-386035175bb53333-01"}},"deletionTimestamp":"2026-04-22 13:57:03 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-j7n5s has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-j7n5s","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-bsimrz","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz","reconcileID":"556a0a66-aba5-41c8-bff3-baacfeb433b2","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-bsimrz\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-bsimrz","namespace":"gitlab-rep-ubhp"},"application":"gitlab-rep-ubhp/integ-app-uent","namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-klfk-bs9h8","namespace":"gitlab-rep-ubhp"},"pipelineRun.Name":"my-integration-test-klfk-bs9h8"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-klfk-bs9h8","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"my-integration-test-klfk-bs9h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-mqmw-tw2wp","namespace":"gitlab-rep-ubhp"},"pipelineRun.Name":"my-integration-test-mqmw-tw2wp"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-mqmw-tw2wp","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"my-integration-test-mqmw-tw2wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-pull-request-bw2pn","namespace":"gitlab-rep-ubhp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"namespace":"gitlab-rep-ubhp","name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-bsimrz-on-push-vktzd","namespace":"gitlab-rep-ubhp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"693.717428ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"059bd482-f7aa-47a1-8c57-40622335bc5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"699.246474ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"ca289399-7843-4c5d-9cf8-ec0ce9ddc9cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"710.043576ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"7d7e9038-bdb8-4a6d-a8fa-605f19af4fcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"730.622965ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"da6cba0a-3936-4616-9daf-417dab877e4d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"771.476806ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"3264d24a-c488-49af-adb8-d5ccf9f7eedc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"852.36679ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"b82a13f9-1e4a-42ba-bb1c-df8a662b39e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","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-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.013250258s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"916f1995-4a35-42dc-9af1-d6d43ac020a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-uent-20260422-134745-000"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-ubhp","snapshot":"integ-app-uent-20260422-134745-000"} 2026/04/22 13:57:05 http: TLS handshake error from 10.128.0.2:56760: EOF {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","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-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.334123222s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"80068a6c-7d59-4d9a-b7cb-3b387486aa59","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","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-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.612543706s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"4d01490f-6010-45b7-9f71-90a6a42a4f45","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13: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":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:05Z","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-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.975209804s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","reconcileID":"3e1a846b-d7e6-49ff-9d40-de29056230b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57: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-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ptss-20260422-134932-000","application":"build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-134932-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ptss-20260422-134932-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-yydtgs","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-btqk/gh-test-custom-branch-yydtgs@sha256:dc662637dbda57ed72e83014f90d9df11474e2f6a9b97460369844f7ccb17a8a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-nxbpaw","revision":"117ae5f69168c586a119b6e2915f7dc621c115b2"}}}]} {"level":"info","ts":"2026-04-22T13:57:06Z","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-yydtgs is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aef3a0eed764d71a4251f2c33db55879444c3ebbb21b274a7cdf89bd7d318a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","Application.Name":"build-suite-test-application-ptss","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"}} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-134932-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-134932-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:57:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-134932-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","snapshot.Namespace":"build-e2e-btqk","snapshot.Name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:57:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-pull-request-56hfv has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","PR group":"konflux-gl-test-custom-branch-udvmdi"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","prGroup":"konflux-gl-test-custom-branch-udvmdi","prGroupHash":"77329432b080b3ee6d4d270e7d44f92e655f58110ff2dafb057166b275912d"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57: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":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"}} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","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-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-134939-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Namespace":"build-e2e-ifcs","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","snapshot.Name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-pull-request-56hfv has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-56hfv","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"687.673406ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"34df17e2-b398-4bd9-aad9-2604cea014c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"693.371858ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"f7d24f1f-2480-42d5-830c-e846f41e3ce7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"704.065267ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"63abdb72-ba61-478c-af79-b10d5b0281f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"724.460055ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"5c311d7c-4c9f-4e3b-b212-8834dc9eb15a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"764.986809ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"a14c6067-56b2-4f7b-86d3-9a0e5b666e4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"845.885666ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"5db9b398-250a-4077-878d-2ad35f52f1b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.006537276s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"cf2b0ecc-010a-428f-a0cd-41e90a5d1b8e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.327736993s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"c0247e14-50f8-4573-b7ea-55b2177c1e30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.900873148s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"22e18dfe-7eb6-46f3-89c3-69b48dcda8b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.968496637s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"c4f96a46-fe7a-41ce-951f-b955fb3c4f28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","PR group":"konflux-fj-multi-component-child-lqlo"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"2.429033521s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:57:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","reconcileID":"ce17ad67-d330-4369-a001-502071e6377b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-134802-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-134802-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-134802-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:d0c662dfc1c4df2001bfcaa2e8359b2f00f87e29992cce1a34ac659be89c730f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7a3a6e17224b478773d445ca9747f91bc026b439"}}}]} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-cfetjm is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2973e6032cac42258164b6a6e32953ebdcd62b02bb29a78198b01879915d27 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Namespace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72515261891, NodeID:\"CR_kwDONSo-hs8AAAAQ4j8Vww\", HeadSHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72515261891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:48:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/go-component-cfetjm-on-pull-request-bkqct is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65710961827}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567570498, Number:21269, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21269\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-cfetjm\", SHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", 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-olwkbb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-pull-request-bkqct has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72515261891,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-134802-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-j7n5s with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-vzgnk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13: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":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-134802-000","reconcileID":"31082c88-296c-461e-b341-decd9044d102","snapshot.name":"integ-app-xvyv-20260422-134802-000","pipelinerun.name":"go-component-cfetjm-on-pull-request-bkqct","duration":4.757169906} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-134802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-bkqct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-pull-request-bkqct has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:13Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-vzgnk"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72515261891, NodeID:\"CR_kwDONSo-hs8AAAAQ4j8Vww\", HeadSHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72515261891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:48:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-134802-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65710961827}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567570498, Number:21269, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21269\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-cfetjm\", SHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", 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-olwkbb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vzgnk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-vzgnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72515261891,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-134802-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:57:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72515261891, NodeID:\"CR_kwDONSo-hs8AAAAQ4j8Vww\", HeadSHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72515261891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 13:48:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-134802-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vzgnk' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65710961827}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567570498, Number:21269, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21269\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-cfetjm\", SHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", 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-olwkbb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T13:57:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72515261891,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T13:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-134802-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:57:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:21Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-134802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vzgnk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-vzgnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:57:21Z","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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-134802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:57: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":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:57: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":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testedSnapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T13:57:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72515261891, NodeID:\"CR_kwDONSo-hs8AAAAQ4j8Vww\", HeadSHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72515261891\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72515261891\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 13:48:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-134802-000 and scenario my-integration-test-uijy 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/72515261891/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65710961827}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567570498, Number:21269, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21269\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-cfetjm\", SHA:\"7a3a6e17224b478773d445ca9747f91bc026b439\", 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-olwkbb\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","PR group":"konflux-gh-test-custom-branch-yydtgs"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T13:57: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","prGroup":"konflux-gh-test-custom-branch-yydtgs","prGroupHash":"aef3a0eed764d71a4251f2c33db55879444c3ebbb21b274a7cdf89bd7d318a"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72515261891,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-134802-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-134802-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57: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-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-134802-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-vzgnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"}} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","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-ptss-20260422-134932-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-reqj/test-comp-qioe-on-pull-request-p56kp with pr group konflux-test-comp-qioe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-dmjeao","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:57:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T13:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-cfetjm-on-push-lt6zs is not associated with a pull request","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-dmjeao-on-pull-request-d4k6h","PR group":"konflux-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"konflux-python-component-dmjeao","prGroupHash":"da6446d9dda6541a38340e618c048ea1525a79b7246ad29053cd9e744ecf5f"} {"level":"info","ts":"2026-04-22T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","SHA":"401094e7ddc269351433bed33a65268fba1f35c1"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72517054228,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"python-component-dmjeao-on-pull-request-d4k6h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:57: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"python-component-dmjeao-on-pull-request-d4k6h"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-dmjeao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72517054228, NodeID:\"CR_kwDONSo-hs8AAAAQ4lpvFA\", HeadSHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72517054228\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:57:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/python-component-dmjeao-on-pull-request-d4k6h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65712630777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567623643, Number:21271, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21271\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-dmjeao\", SHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", 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-olwkbb\", SHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72517054228,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"python-component-dmjeao-on-pull-request-d4k6h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T13:57: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"python-component-dmjeao-on-pull-request-d4k6h"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-dmjeao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T13:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T13:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T13:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"868.142583ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"4e88428c-4e54-4024-947d-f6e08b99512b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"873.676732ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"3b86b7d1-f905-49f5-903e-8e04c58f8cfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"884.891185ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"0e29c9d6-8ca7-4f18-a897-df218b5d5299","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"905.841765ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"32efe3b4-4507-4189-8b12-0b5aa88c4dc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"946.208661ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"109ab363-19e4-4f08-9302-75f00f7d6725","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"990.728524ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"d7494b33-3655-494a-839c-13638e01d65c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.026727282s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"16130d50-4b7b-443b-b088-33d66f5bcdce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.347885281s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"07c09ad7-728e-4f23-8a8a-cd6f15ca9eed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.87387731s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"ebdd754f-1273-4cf2-9462-c642aae023d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.989104867s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:58:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"83ea5cb0-5e50-4523-a5a1-22b96088bc91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"9eb31d85-dec5-41c7-8ff3-3d0a3978d440","component.Name":"test-comp-qioe"} {"level":"info","ts":"2026-04-22T13:58:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"9eb31d85-dec5-41c7-8ff3-3d0a3978d440","component.Name":"test-comp-uhmb"} {"level":"info","ts":"2026-04-22T13:58:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","reconcileID":"9eb31d85-dec5-41c7-8ff3-3d0a3978d440","component.Name":"test-symlink-comp-izux"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-134840-000","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-134840-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-pbfz-20260422-134840-000","snapshot.Spec.Components":[{"name":"test-comp-yujc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-yujc@sha256:8e8d3249af7d64e86a8879acd3017c9d14101df49813830f9db7e5a69050b84d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"3b7c78fec6b7585846bb37f7f50442112be3fc6d"}}}]} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-yujc is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 8ddd4068ab7c9948c4c767576e62ba90a1540269ff7b6eb1b783f402a96006 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:58: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":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"}} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-134840-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:58:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58: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":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-134840-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58: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":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-134840-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","snapshot.Namespace":"build-e2e-reqj","snapshot.Name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58: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":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:58: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":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-134840-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yujc-on-pull-request-cgwq2 has finished running","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","snapshot.Name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc-on-pull-request-cgwq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-yujc-on-pull-request-cgwq2 has finished running","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:17Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"826.791478ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"66119b02-7c96-4983-9ec2-86924a90c433","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"834.747887ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"16d6bd17-39ac-45ac-8e5f-4f04c71bf7aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"847.006298ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"fe4578b0-2387-4679-9f41-aa9fab79f2a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"868.86002ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"4725980e-fbbb-419e-8851-52abef9e5883","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"911.520422ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"d9a77412-0de8-4dc9-a2f7-9fb2e11b84fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"960.036716ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"74da9eb9-4346-46dc-a3d8-97788d85d26a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"992.241391ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"16dace28-a0a8-41ff-8ade-b9f892547ea6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.313321542s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"e422d20c-cc8f-444c-9d21-8a7576b23c1f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.950220988s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"912f7e72-8d61-437e-a019-ae5bd3edb07a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.954261224s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"e1fb73b4-db78-42d3-a0c7-b6dda6606015","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"6de41e95-20a8-4a00-9373-4d36f7ad7932","component.Name":"test-comp-uhmb"} {"level":"info","ts":"2026-04-22T13:59:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"6de41e95-20a8-4a00-9373-4d36f7ad7932","component.Name":"test-comp-yujc"} {"level":"info","ts":"2026-04-22T13:59:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","reconcileID":"6de41e95-20a8-4a00-9373-4d36f7ad7932","component.Name":"test-symlink-comp-izux"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-135658-000","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135658-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-pbfz-20260422-135658-000","snapshot.Spec.Components":[{"name":"test-comp-qioe","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-qioe@sha256:4fb31b6eb4a8b10ec553309f137eeb44048330356411faf8b79b9600cefccfd7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"bde538a3224d80e9f8060563d6cf14abd368c0b5"}}}]} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-qioe is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 761acddd4f0127ac752befdbf03045497f4031a518fa2b8253d243938202c5 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"}} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135658-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135658-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","snapshot.Namespace":"build-e2e-reqj","snapshot.Name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135658-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T13:59:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-135658-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-jt6c5 has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","snapshot.Name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe-on-pull-request-jt6c5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-qioe-on-pull-request-jt6c5 has finished running","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13: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-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59: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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"464.432079ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"2417a163-1b4e-438d-bd66-e3d1c30eabbd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"469.933109ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"a6432a85-3ebd-4aa6-a8a4-e16b7bc8d1fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"480.487996ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"3c3e7db4-2e7a-4d4d-bcbc-9ee9e0aa8536","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"501.070419ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"f787e591-42fd-411a-ba2a-dd0dc40b80dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"541.809349ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"f6ba1c52-ed77-446e-8872-8314d62b691a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"622.798639ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"78cf61ce-bb72-4558-a19d-a77e812e5f2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"632.748309ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"709a6e2a-3d9c-474d-bd80-0557cf012e8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"783.961168ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"a646ba4e-acd2-46ef-b42d-2b78d8d0e61f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59: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-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59: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-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"1.425623288s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"fcf8140a-87b7-436c-81f6-5d838da54d10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","elapsedSinceCompletion":"1.482112916s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","reconcileID":"25f38ad6-ada9-484d-aaae-eaaebe44b380","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-qnwv-20260422-135635-000","application":"integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"integ-app-qnwv-20260422-135635-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-qnwv-20260422-135635-000","snapshot.Spec.Components":[{"name":"test-component-pac-jddttw","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-yjiy/test-component-pac-jddttw@sha256:2ce9007d73109783d3830004bd174d2a2ad85bca4f927e0c50e38fb2f8f916e4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"f3655d90e0de8789ad3b6f2ec055269db573df23"}}}]} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-jddttw is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d4570896a567dd8d764a78a7d8fc8fd9663508c19dbc755558b669362b2d8b is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:59: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":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","Application.Name":"integ-app-qnwv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","integrationTestScenario.Name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Namespace":"integration1-yjiy","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","integrationTestScenario.Name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","destinationComponentSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"my-integration-test-nvnu-r7dct","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"integ-app-qnwv-20260422-135635-000","reconcileID":"a19afc84-e2fb-419b-8a35-3cf60795de53","snapshot.name":"integ-app-qnwv-20260422-135635-000","pipelinerun.name":"test-component-pac-jddttw-on-pull-request-d8bkc","duration":2.77654807} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"integ-app-qnwv-20260422-135635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:59: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":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","Scenario":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","Label":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","Application.Name":"integ-app-qnwv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","integrationTestScenario.Name":"my-integration-test-nvnu","pipelineRun.Name":"my-integration-test-nvnu-r7dct"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jddttw-on-pull-request-d8bkc has finished running","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:59:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","existingCheckRun":"github.CheckRun{ID:72516824334, NodeID:\"CR_kwDOKrwUx88AAAAQ4lbtDg\", HeadSHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", ExternalID:\"my-integration-test-nvnu-test-component-pac-jddttw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72516824334\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:56:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jddttw snapshot scenario my-integration-test-nvnu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-yjiy/test-component-pac-jddttw-on-pull-request-d8bkc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw\", CheckSuite:github.CheckSuite{ID:65712414006}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567563632, Number:29880, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29880\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jddttw\", SHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", 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-ocioxp\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw-on-pull-request-d8bkc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jddttw-on-pull-request-d8bkc has finished running","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72516824334,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","testedSnapshot.Name":"integ-app-qnwv-20260422-135635-000","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","destinationComponentSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nvnu-r7dct","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"my-integration-test-nvnu-r7dct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","existingCheckRun":"github.CheckRun{ID:72516824334, NodeID:\"CR_kwDOKrwUx88AAAAQ4lbtDg\", HeadSHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", ExternalID:\"my-integration-test-nvnu-test-component-pac-jddttw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72516824334\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:56:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jddttw snapshot integ-app-qnwv-20260422-135635-000 and scenario my-integration-test-nvnu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw\", CheckSuite:github.CheckSuite{ID:65712414006}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567563632, Number:29880, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29880\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jddttw\", SHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", 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-ocioxp\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72516824334,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","testedSnapshot.Name":"integ-app-qnwv-20260422-135635-000","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","destinationComponentSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:59:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","existingCheckRun":"github.CheckRun{ID:72516824334, NodeID:\"CR_kwDOKrwUx88AAAAQ4lbtDg\", HeadSHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", ExternalID:\"my-integration-test-nvnu-test-component-pac-jddttw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72516824334\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 13:56:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-jddttw snapshot integ-app-qnwv-20260422-135635-000 and scenario my-integration-test-nvnu is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-nvnu-r7dct' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw\", CheckSuite:github.CheckSuite{ID:65712414006}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567563632, Number:29880, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29880\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jddttw\", SHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", 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-ocioxp\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T13:59:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72516824334,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T13:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","testedSnapshot.Name":"integ-app-qnwv-20260422-135635-000","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:59:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T13:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-zxt4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":"2026-04-22 13:59:51 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":"2026-04-22 13:59:51 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-22T13:48:36Z","completionTime":"2026-04-22T13:56:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"IMAGE_DIGEST","value":"sha256:75ea876707a83e2d9fe9ea9d4bdcd2f359d14216ebfd340537921e10ed3f2a83"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.git"},{"name":"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:dca9728e1ba9eb1bf6419bc800f082d13f054a3db8b345af0b188ce3ee6246dd"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb:on-pr-f4a4ee12f508bfa979dc411d01c5db9a07e1f7fa"},{"name":"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:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-uhmb-on-pull-request-zxt4n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa93daa4d728232067c24a17f236e2f0c-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-uhmb-on-pull-request-zxt4n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-79624c859b2a0267b1cf1b55d4b51bcc","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-uhmb-on-pull-request-zxt4n-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-8d64178c8d89f39f478a524325eb0cbc-a1f308365e8323f9-01"}},"deletionTimestamp":"2026-04-22 13:59:51 +0000 UTC"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-zxt4n has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-zxt4n","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"integ-app-qnwv-20260422-135635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"integ-app-qnwv-20260422-135635-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","destinationComponentSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","scenario.Name":"my-integration-test-nvnu","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testedSnapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nvnu-r7dct","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"my-integration-test-nvnu-r7dct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ExternalID":"my-integration-test-nvnu-test-component-pac-jddttw"} {"level":"info","ts":"2026-04-22T13:59:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","existingCheckRun":"github.CheckRun{ID:72516824334, NodeID:\"CR_kwDOKrwUx88AAAAQ4lbtDg\", HeadSHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", ExternalID:\"my-integration-test-nvnu-test-component-pac-jddttw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72516824334\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72516824334\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 13:56:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-jddttw snapshot integ-app-qnwv-20260422-135635-000 and scenario my-integration-test-nvnu 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/72516824334/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw\", CheckSuite:github.CheckSuite{ID:65712414006}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567563632, Number:29880, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29880\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jddttw\", SHA:\"f3655d90e0de8789ad3b6f2ec055269db573df23\", 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-ocioxp\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","ID":72516824334,"CheckName":"Konflux Dev version / my-integration-test-nvnu / test-component-pac-jddttw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","testedSnapshot.Name":"integ-app-qnwv-20260422-135635-000","destinationSnapshot.Name":"integ-app-qnwv-20260422-135635-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59: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-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qnwv-20260422-135635-000","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"my-integration-test-nvnu-r7dct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"940.796697ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"1e29a93a-4c01-4d27-a4fa-b060647c3c7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"946.393882ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"d97052b3-26ea-4de5-a20f-089a25367e22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"956.882337ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"e892e576-b589-4dc5-80ce-0f2a6e03d3a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"977.346431ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"c50b5659-faf0-4e61-85c6-29f572df5df3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"1.01831015s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"03b79527-0eb0-4591-be98-3121f3ebb27d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"1.098972354s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"30ab6e32-d693-44c7-9f2c-917d809a3868","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"1.259492364s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"f328f858-aff8-4535-be78-aab1634e5e87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"1.580557163s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"cd57da92-b1fe-4bb6-a967-e4309183307d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"1.609422218s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"f32980b6-0cd5-4f47-8e22-b08eb5712a71","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-uhmb-on-pull-request-lmnms","PR group":"konflux-test-comp-uhmb"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-comp-uhmb","prGroupHash":"ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:59: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","elapsedSinceCompletion":"2.221035394s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T13:59:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","reconcileID":"30ad611b-8d82-4ce6-82a9-ebf6ce158d0d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13: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":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-cgnn-20260422-134749-000","application":"integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-134749-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-cgnn-20260422-134749-000","snapshot.Spec.Components":[{"name":"test-comp-pac-forgejo-balepr","version":"","containerImage":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr@sha256:ad540a142b70168375488baee0240c902b18b7ae572320a31c2c513b05b984e2","source":{"git":{"url":"https://codeberg.org/konflux-qe/konflux-test-integration","revision":"7634227c5c61ad2f44ee4be3511073e50eaf7dfc"}}}]} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun forgejo-rep-eogc/test-comp-pac-forgejo-balepr-on-pull-request-rt2ll with pr group konflux-test-comp-pac-forgejo-balepr is not the latest for its component, skipped","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-forgejo-balepr is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 33a31bbd2842f1225077c868e9be72cb23612ac8c380b1d32f05c7b709c20c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59: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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","integrationTestScenario.Name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","Application.Name":"integ-app-cgnn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Namespace":"forgejo-rep-eogc","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","integrationTestScenario.Name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:59: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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: ForgejoReporter","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","destinationComponentSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-wsmcf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:59:58Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-134749-000","reconcileID":"5a905d9f-3516-4769-9a8b-e15349f997f5","snapshot.name":"integ-app-cgnn-20260422-134749-000","pipelinerun.name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","duration":3.080246088} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-134749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","Scenario":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","Label":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","Application.Name":"integ-app-cgnn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","integrationTestScenario.Name":"my-integration-test-guyo","pipelineRun.Name":"my-integration-test-guyo-wsmcf"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-j6gtt has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-guyo-wsmcf","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-wsmcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:333","msg":"found matching existing commit status","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","status.Context":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:219","msg":"Skipping commit status update","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","testedSnapshot.Name":"integ-app-cgnn-20260422-134749-000","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: ForgejoReporter","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","destinationComponentSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:333","msg":"found matching existing commit status","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","status.Context":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:219","msg":"Skipping commit status update","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","testedSnapshot.Name":"integ-app-cgnn-20260422-134749-000","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59: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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T13:59: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-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-pull-request-j6gtt has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-pull-request-j6gtt","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","reconcileID":"ea70ed34-6009-4b89-ac62-b82b3512e154","Component.Namespace":"konflux-tlbd","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb@sha256:7c0ed5359f8a14a30a3fdb747429ce4d5aaf203b0ed61bfcfce1bff0575447ea","Component.Name":"konflux-demo-component-czfb","lastBuildCommit":"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","component.Namespace":"konflux-tlbd","component.Name":"konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260422-135644-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-135644-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260422-135644-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-czfb","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb@sha256:7c0ed5359f8a14a30a3fdb747429ce4d5aaf203b0ed61bfcfce1bff0575447ea","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0"}}}]} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-nfac"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"my-integration-test-nfac-skbqv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nfac"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-135644-000","reconcileID":"d2146554-3d99-4d45-8340-fd92f0912583","snapshot.name":"konflux-demo-app-20260422-135644-000","pipelinerun.name":"konflux-demo-component-czfb-on-push-dwn49","duration":2.608580568} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-135644-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-qhcx","application":"integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-qnwv has been set as a Controller OwnerReference on Snapshot snapshot-sample-qhcx","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"snapshot-sample-qhcx","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:00: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","Application.Name":"integ-app-qnwv","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","integrationTestScenario.Name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"my-integration-test-nvnu-bk5fc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nvnu"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"snapshot-sample-qhcx","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.NameSpace":"konflux-tlbd","snapshot.Name":"konflux-demo-app-20260422-135644-000","scenarioName":"my-integration-test-nfac","externalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"skipped-its-2prcr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-dwn49 has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-dwn49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-dwn49 has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nfac-skbqv","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"my-integration-test-nfac-skbqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72517456226,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260422-135644-000","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:02Z","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-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:02Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"snapshot-sample-qhcx"} {"level":"error","ts":"2026-04-22T14:00:02Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Namespace":"integration1-yjiy","snapshot.Name":"snapshot-sample-qhcx","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:02Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14: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-20260422-135644-000","namespace":"konflux-tlbd"},"snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nvnu-bk5fc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"my-integration-test-nvnu-bk5fc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-2prcr","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"skipped-its-2prcr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:00:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72517456226, NodeID:\"CR_kwDOMZ6fKs8AAAAQ4mCRYg\", HeadSHA:\"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0\", ExternalID:\"my-integration-test-nfac-konflux-demo-component-czfb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72517456226\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72517456226\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:00:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-czfb snapshot konflux-demo-app-20260422-135644-000 and scenario my-integration-test-nfac is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72517456226/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb\", CheckSuite:github.CheckSuite{ID:65712441140}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72517456226,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260422-135644-000","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14: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-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"snapshot-sample-qhcx"} {"level":"error","ts":"2026-04-22T14:00:03Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Namespace":"integration1-yjiy","snapshot.Name":"snapshot-sample-qhcx","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:06Z","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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-134749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:06Z","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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-134749-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: ForgejoReporter","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","destinationComponentSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-guyo-wsmcf","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-wsmcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testedSnapshot":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T14:00:06Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:227","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenarioName":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T14:00:08Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:238","msg":"Created forgejo commit status","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","testedSnapshot.Name":"integ-app-cgnn-20260422-134749-000","destinationSnapshot.Name":"integ-app-cgnn-20260422-134749-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:00:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T14:00: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-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-134749-000"} {"level":"info","ts":"2026-04-22T14:00:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cgnn-20260422-134749-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-wsmcf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:11Z","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-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-135644-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-135644-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nfac-skbqv","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"my-integration-test-nfac-skbqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testedSnapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-135644-000-8b3bb61-n4gh4","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","release.Name":"konflux-demo-app-20260422-135644-000-8b3bb61-n4gh4"} {"level":"info","ts":"2026-04-22T14:00: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":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nvnu-bk5fc","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"my-integration-test-nvnu-bk5fc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72517456226, NodeID:\"CR_kwDOMZ6fKs8AAAAQ4mCRYg\", HeadSHA:\"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0\", ExternalID:\"my-integration-test-nfac-konflux-demo-component-czfb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72517456226\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72517456226\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:00:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-czfb snapshot konflux-demo-app-20260422-135644-000 and scenario my-integration-test-nfac 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/72517456226/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb\", CheckSuite:github.CheckSuite{ID:65712441140}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72517456226,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260422-135644-000","destinationSnapshot.Name":"konflux-demo-app-20260422-135644-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:12Z","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-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-2prcr","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"skipped-its-2prcr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260422-135644-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"my-integration-test-nfac-skbqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:12Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"snapshot-sample-qhcx","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:12Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-qhcx', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"snapshot-sample-qhcx","reconcileID":"70d116a5-25b4-4b82-bf76-31fc608e40d1"} {"level":"info","ts":"2026-04-22T14:00:12Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"snapshot-sample-qhcx","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:00:12Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Namespace":"integration1-yjiy","snapshot.Name":"snapshot-sample-qhcx","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:12Z","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-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","snapshot.Name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"snapshot-sample-qhcx-gs5kh","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","release.Name":"snapshot-sample-qhcx-gs5kh"} {"level":"info","ts":"2026-04-22T14: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":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"skipped-its-2prcr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-qhcx","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"my-integration-test-nvnu-bk5fc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:14Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:14Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:14Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-czfb-on-push-4f9hc is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-yjiy","snapshot":"snapshot-sample-qhcx"} {"level":"info","ts":"2026-04-22T14:00:21Z","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-qhcx\" not found","pipelineRun":{"name":"my-integration-test-nvnu-bk5fc","namespace":"integration1-yjiy"}} {"level":"info","ts":"2026-04-22T14:00:21Z","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-qhcx\" not found","pipelineRun":{"name":"skipped-its-2prcr","namespace":"integration1-yjiy"}} {"level":"error","ts":"2026-04-22T14:00:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-jddttw","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"test-component-pac-jddttw","reconcileID":"3fdc9794-9e2c-4b22-84a3-0319ce6d7db7","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-jddttw\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-jddttw","namespace":"integration1-yjiy"},"application":"integration1-yjiy/integ-app-qnwv","namespace":"integration1-yjiy","name":"test-component-pac-jddttw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:00:22Z","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-nvnu-r7dct","namespace":"integration1-yjiy"},"pipelineRun.Name":"my-integration-test-nvnu-r7dct"} {"level":"info","ts":"2026-04-22T14:00:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nvnu-r7dct","namespace":"integration1-yjiy"},"namespace":"integration1-yjiy","name":"my-integration-test-nvnu-r7dct","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T14:00:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-jddttw-on-pull-request-d8bkc","namespace":"integration1-yjiy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-yjiy","snapshot":"integ-app-qnwv-20260422-135635-000"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ttojgf","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-fvv8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"290.862539ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"2e83ebad-5d66-4a7d-8c4c-f464893fb7ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"296.394143ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"9339deac-4edf-4d05-baf0-99a02f55de1c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"306.908053ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"86de0126-5ef7-4011-9f99-b39018b8f4c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"327.4292ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"633545d4-e337-4d23-803a-1bd716922299","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"367.947744ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"3225d5a6-936e-4b65-b1b8-2c3bf80d70e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"448.774397ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"6bb7c836-3c36-44f1-a77b-bbc6b628fed6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"609.440799ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"07df4795-e6ab-4f89-ab88-c37e7281f882","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:39Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"929.840617ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"39070942-79ad-488b-9009-3b88ef87ac53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:40Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"1.426930132s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"c9323b3c-99b8-42ce-a798-6c4be51a65f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:40Z","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-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","elapsedSinceCompletion":"1.570578179s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"f36de646-c8db-4cfa-b576-877f6f9bcae6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","reconcileID":"b8f8a1d6-c5b5-458e-b666-260f6d782fb7","component.Name":"gh-multi-component-child-ziri"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cijc-20260422-134904-000","application":"build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134904-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cijc-20260422-134904-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-ziri","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-parent-ziri@sha256:1022452384b012bc3ccef278f2f1e35a9b4c47ac527596223c5afdabb151b754","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-josftu","revision":"c16474333d2b59498b140329ee8a9f57b1056a13"}}}]} {"level":"info","ts":"2026-04-22T14:00:41Z","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-ziri is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4d68247a0c67bf36a3b32946f94b98dee85a3c4a0e512951fa68036156413c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","Application.Name":"build-suite-component-update-cijc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"}} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134904-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134904-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:00:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-134904-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14: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-cijc-20260422-134904-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Namespace":"build-e2e-wdrp","snapshot.Name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ziri-on-pull-request-z7lrz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ziri-on-pull-request-z7lrz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"922.013794ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"ad4b4fb8-5cf9-4eaa-aeca-1004e2a50b31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"927.558239ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"44b6b518-e48f-456d-a6ab-2fc5c0fe4593","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"938.006798ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"4d4d5e36-08c0-4267-9ec4-e92b38d4a9d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"958.423853ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"5e21ded3-7fb8-450a-a675-ac4c7e90a2fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"999.281605ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"1b350835-f7b4-4bf4-85d9-928c4dc09a81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.079780625s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"4b8158b6-ed6a-44a4-a011-1700fa92cf6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.240776027s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"cb1eaf48-3a73-4729-82b5-bcf6310e64da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.561937997s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"70ba651c-4202-411a-8a37-7a33219c2cd2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ziri-on-pull-request-z7lrz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-pull-request-z7lrz","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"2.20335046s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","reconcileID":"d3ab1648-9272-4f46-a63c-a965697d6ebe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xdrq-20260422-134953-000","application":"build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-134953-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-zvtout","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kvvg/fj-test-custom-branch-zvtout@sha256:2bc56cd5da55a30b0f5ffa2f9a4783c3983efa191e026c5949d1cd5424b333d0","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-avyqlh","revision":"938731c8deddceab283e669dd0dac8b736a6f809"}}}]} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d75caca84039a0eb92990123baa4650bf08bf1b4d039a4268d29f377507afc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","Application.Name":"build-suite-test-application-xdrq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"}} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-134953-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:00:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-134953-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-134953-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Namespace":"build-e2e-kvvg","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-zvtout-on-pull-request-hfv6x has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:44Z","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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"644.988294ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"19811e39-d862-49a8-9c0a-bc675bc61137","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:00: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":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-zvtout-on-pull-request-hfv6x has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-hfv6x","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:44Z","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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"889.955095ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"02816a36-f93e-4d58-810d-f2894d75ae91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:44Z","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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"900.840924ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"c561a126-bdbe-46ed-afb3-ec8865628a20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:44Z","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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"922.094318ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"608e02e5-5f98-4b81-b8a4-e92efa3b13b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:44Z","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-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"962.632465ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"84bb09f4-293f-4f69-8a9b-37f9b0bf94b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.044045041s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"13bb8ba0-ca3e-473e-8712-b9e070d62ddd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.204996831s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"61b234a2-024c-4a7c-85e3-2765655eac9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.525550908s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"d9b59716-7a71-4335-b10f-7e23152f9b0f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.847334744s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"70c0d658-e444-4615-9f0d-350708e2169b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"2.166573828s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:00:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"301994f2-cb04-407e-9991-b12cdb779fa8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","reconcileID":"89b0839c-a7ce-441a-bd4f-074b8769aa71","component.Name":"gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-134911-000","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-134911-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jihs-20260422-134911-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-parent-vbsx@sha256:d8e754b944fdbb29d18821775297dd8cb2263fb45718866ac5b83a4ccf300500","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-ygbhsu","revision":"9725a04d1d2655871119aa843dfe8a8b3e589b79"}}}]} {"level":"info","ts":"2026-04-22T14:00:46Z","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-vbsx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 88adc0006d3cb67c0c75e9c1367f310299c8a744442e122be3f4f3d0ff24c1 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"}} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-134911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:00:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-134911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-134911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Namespace":"build-e2e-jltj","snapshot.Name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14: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-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-134911-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vbsx-on-pull-request-xxxw8 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vbsx-on-pull-request-xxxw8 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-nywf","name":"my-integration-test-qhwd"}} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-nywf","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-22T14:00:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T14:00:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:50Z","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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ttojgf-on-pull-request-9dfgn","PR group":"konflux-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:00: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-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","prGroup":"konflux-test-component-pac-ttojgf","prGroupHash":"fab73f1cb5f8f66b2642616b03920134cfe862ff4d63c425d15963d5890cc3"} {"level":"info","ts":"2026-04-22T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.NameSpace":"integration2-nywf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qhwd","externalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72517618344,"CheckName":"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","pipelineRun.Namespace":"integration2-nywf","pipelineRun.Name":"test-component-pac-ttojgf-on-pull-request-9dfgn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:00: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","pipelinerun.Name":"test-component-pac-ttojgf-on-pull-request-9dfgn"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","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-ttojgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:00:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","existingCheckRun":"github.CheckRun{ID:72517618344, NodeID:\"CR_kwDOKrwUx88AAAAQ4mMKqA\", HeadSHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", ExternalID:\"my-integration-test-qhwd-test-component-pac-ttojgf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72517618344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:00:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ttojgf snapshot scenario my-integration-test-qhwd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-nywf/test-component-pac-ttojgf-on-pull-request-9dfgn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf\", CheckSuite:github.CheckSuite{ID:65713150760}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567642191, Number:29882, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29882\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ttojgf\", SHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", 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-ximvps\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72517618344,"CheckName":"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","pipelineRun.Namespace":"integration2-nywf","pipelineRun.Name":"test-component-pac-ttojgf-on-pull-request-9dfgn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:00: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","pipelinerun.Name":"test-component-pac-ttojgf-on-pull-request-9dfgn"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ttojgf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-push-b4zlm is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":"2026-04-22 14:00:53 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:00: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":"2026-04-22 14:00:53 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:00: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":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:00:35Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T13:48:29Z","completionTime":"2026-04-22T14:00:35Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy:on-pr-e7e8ec3e90f4a1273ead885099f35bda2fd2d19d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-fzokqy-on-pull-request-fvv8b-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4a6484687d500d995a237300559a28ec-9a8a193e475f2843-01"}},"deletionTimestamp":"2026-04-22 14:00:53 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:00:54Z","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-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-fvv8b has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-fvv8b","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-ziri-on-pull-request-r4n28","PR group":"konflux-gh-multi-component-child-ziri"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00: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-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"}} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00: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-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00: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-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Namespace":"build-e2e-wdrp","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:56Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":"2026-04-22 14:00:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:00: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":"2026-04-22 14:00:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:00: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:56:12Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-22T13:48:24Z","completionTime":"2026-04-22T13:56:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"IMAGE_DIGEST","value":"sha256:7c3a9af061ddc854a544871eb351c3b3c7a83235db0c5532b8084f7bd1e0b5cd"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"CHAINS-GIT_COMMIT","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-84a65abdb6034f48396848b6ed48c34e3d9e6056"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-c55a4f9b7d3edf597ccc37d7c87cae4d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componc55a4f9b7d3edf597ccc37d7c87cae4d-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compc55a4f9b7d3edf597ccc37d7c87cae4d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c55a4f9b7d3edf597ccc37d7c87cae4d-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoc55a4f9b7d3edf597ccc37d7c87cae4d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comc55a4f9b7d3edf597ccc37d7c87cae4d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coc55a4f9b7d3edf597ccc37d7c87cae4d-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-vbsx-on-pull-request-rncsh-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-862c34b305d09d2966063f656f7b561a-800c0bc015ed5924-01"}},"deletionTimestamp":"2026-04-22 14:00:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:00: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":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-rncsh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rncsh","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:00:58Z","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-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-ziri-on-push-gd9xr is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-fzokqy-on-pull-request-l8hdp","PR group":"konflux-go-component-fzokqy"} {"level":"info","ts":"2026-04-22T14:00: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-go-component-fzokqy","prGroupHash":"6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134904-000"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-ziri-on-push-pxh6k is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:01: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-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"}} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01: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-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01: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-cijc-20260422-134810-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Namespace":"build-e2e-wdrp","snapshot.Name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:01:04Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ziri-on-pull-request-r4n28\" was cancelled"}],"startTime":"2026-04-22T14:00:55Z","completionTime":"2026-04-22T14:01:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu"},{"name":"revision","value":"dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-0e2dabade2be18ee0a28d03ea51192cc-808e153935b6ab0e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-r4n28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:01:04Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ziri-on-pull-request-r4n28\" was cancelled"}],"startTime":"2026-04-22T14:00:55Z","completionTime":"2026-04-22T14:01:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu"},{"name":"revision","value":"dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-0e2dabade2be18ee0a28d03ea51192cc-808e153935b6ab0e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-r4n28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:01:04Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ziri-on-pull-request-r4n28\" was cancelled"}],"startTime":"2026-04-22T14:00:55Z","completionTime":"2026-04-22T14:01:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu"},{"name":"revision","value":"dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-0e2dabade2be18ee0a28d03ea51192cc-808e153935b6ab0e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-r4n28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:01:04Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ziri-on-pull-request-r4n28\" was cancelled"}],"startTime":"2026-04-22T14:00:55Z","completionTime":"2026-04-22T14:01:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu"},{"name":"revision","value":"dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-0e2dabade2be18ee0a28d03ea51192cc-808e153935b6ab0e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-r4n28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:01: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","PR group":"konflux-gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cijc-20260422-134810-000"} {"level":"info","ts":"2026-04-22T14:01: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-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","prGroup":"konflux-gh-multi-component-child-ziri","prGroupHash":"94faeb4d47338d623c00daaf2e0cc7a94265ff3acb10d3bb5b8c63b1d6df4e"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wdrp/gh-multi-component-child-ziri-on-pull-request-fpqb8 with pr group konflux-gh-multi-component-child-ziri is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-wdrp/gh-multi-component-child-ziri, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01: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-ziri is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:01:04Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ziri-on-pull-request-r4n28\" was cancelled"}],"startTime":"2026-04-22T14:00:55Z","completionTime":"2026-04-22T14:01:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu"},{"name":"revision","value":"dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri:on-pr-dc6425a7d141f3918755c6da8ffefff8f85f8354"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-0e2dabade2be18ee0a28d03ea51192cc-808e153935b6ab0e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-pull-request-r4n28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-pull-request-r4n28 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-pull-request-r4n28","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01: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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01: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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01: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-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01: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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01: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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01: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-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/go-component-fzokqy-on-pull-request-fvv8b with pr group konflux-go-component-fzokqy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","PR group":"konflux-fj-test-custom-branch-zvtout"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:01: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","prGroup":"konflux-fj-test-custom-branch-zvtout","prGroupHash":"d75caca84039a0eb92990123baa4650bf08bf1b4d039a4268d29f377507afc"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"}} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-134953-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Namespace":"build-e2e-kvvg","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ifcs/gl-test-custom-branch-udvmdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-udvmdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-btqk/gh-test-custom-branch-yydtgs, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-yydtgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-rncsh with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:01:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:37Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01: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-uhmb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01: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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"327.515901ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"3095e412-2e0a-45fb-bc40-d6f18f6f875b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"332.973736ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"7b206455-c6d8-463b-9ada-6656d8b35954","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"343.423707ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"b65b73ca-5652-4b77-a941-c100dbf9a4ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"363.848668ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"fdee6e67-632e-4b27-a5c0-3235f1d5acaf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"404.989769ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"367eee27-ced3-49ae-8c98-d4c94c0a4039","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"485.908772ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"649f354a-841f-497a-8641-416947470608","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"647.075796ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"aae060dc-bd39-4655-88ba-87184c71daef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:58Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"967.625967ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"b1deccba-d453-49f0-9e29-1c512da7dcda","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:01:59Z","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-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","elapsedSinceCompletion":"1.608476739s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:01:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"b4b77b6d-0cf2-46ab-a651-7c7134e282ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02: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":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","reconcileID":"fea6512e-d197-46df-ba35-92c965e375a3","component.Name":"fj-multi-component-parent-lqlo"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wwpg-20260422-135711-000","application":"build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-135711-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-lqlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo@sha256:22c9d383c49db4b82094391a04dedd0aae8dd46f814644342270433f03f0465d","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna","revision":"2ddf4cad5fd44b0f771bed9898739463e7d2bb9a"}}}]} {"level":"info","ts":"2026-04-22T14:02:00Z","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-lqlo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","Application.Name":"build-suite-component-update-wwpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"}} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-135711-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-135711-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-135711-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Namespace":"build-e2e-ixda","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-m4l6m has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-m4l6m has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:02: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:02: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:02: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:02: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:02: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:02: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"734.434458ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"607ded3b-ddd5-4d37-8745-0f27050fff56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"739.936226ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"2ede44bb-568b-4e2d-883b-67498ac1758b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"750.427202ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"0cae35d8-7cb4-43f1-9343-2ce234267c75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"771.74395ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"c9c6ad4d-9672-4e60-93b4-3aa0e8de50cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"812.152212ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"02665676-58c8-4c88-894f-c1ae4ca99ccc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"885.475855ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"ffd6fa0d-5e1f-4d61-a6d5-80b4fb12dd28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"893.482167ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"05fb2a8f-0da7-4e69-85e8-50603a248717","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.214129326s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"bb26459b-fc87-4ac8-a54d-58b3497e06ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:02: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"1.854988153s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"6d67afb5-e110-4fe0-b171-9618078fd2e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02: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-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","elapsedSinceCompletion":"2.009372924s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"3a860ac7-71df-44b3-886f-35bfb21bc8ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"1dca4a9a-0de8-4184-825f-0195f34d6798","component.Name":"test-comp-yujc"} {"level":"info","ts":"2026-04-22T14:02:31Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"1dca4a9a-0de8-4184-825f-0195f34d6798","component.Name":"test-symlink-comp-izux"} {"level":"info","ts":"2026-04-22T14:02:31Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","reconcileID":"1dca4a9a-0de8-4184-825f-0195f34d6798","component.Name":"test-comp-qioe"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-135957-000","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135957-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-pbfz-20260422-135957-000","snapshot.Spec.Components":[{"name":"test-comp-uhmb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-comp-uhmb@sha256:31a6f3a76ed5332e7e02ca6332f3a599c32214b72a2e0a062bdc9c4d012db7ba","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"49117312e48d7764664f13eeb04d63a8dec7b321"}}}]} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-uhmb is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ae447316c5940b095e6adcd776d6d4621aaede79857c1d403f95682ee2a35b is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"}} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-135957-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","snapshot.Namespace":"build-e2e-reqj","snapshot.Name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-135957-000","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-lmnms has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02: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":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","snapshot.Name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb-on-pull-request-lmnms","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-uhmb-on-pull-request-lmnms has finished running","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"944.35448ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"e929a4c1-3e2f-41ab-939b-b327696077d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"949.943173ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"7acafbf1-e79e-4fb9-a077-af2980d23aef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"960.506494ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"54297c87-64c7-4a27-bf44-b4cf310d9a19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14: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":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"980.977456ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"4bf0f698-6d10-44c6-b05c-ee3e1633f077","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.022361353s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"607ddebc-587e-4adc-8a68-8c660a420ed6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.067756589s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"ad8224b5-b1b4-4906-822d-53e6166972e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.10354622s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"488cdb17-c890-4336-884d-7279fce0ce5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"1.424088903s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"7bb20a03-111a-48b2-8306-e67ffd4b80cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"2.065147608s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"1e3ef74b-fb1a-47b6-a435-0c2b4ff714a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:47Z","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-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","elapsedSinceCompletion":"2.10098741s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","reconcileID":"c00d9156-8cb3-49d7-adeb-b043dcf8846b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02: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-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-qlrr-20260422-135708-000","application":"build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-135708-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-qlrr-20260422-135708-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-udvmdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ifcs/gl-test-custom-branch-udvmdi@sha256:b4ab46f14f3536c40be33d77ed32caebbe6357fd6bc72483c72af0d7732e78a1","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-jvnwjv","revision":"090ef9786b8403d47352166d35a1c88d2d469454"}}}]} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ifcs/gl-test-custom-branch-udvmdi-on-pull-request-r8b9b with pr group konflux-gl-test-custom-branch-udvmdi is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","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-udvmdi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 77329432b080b3ee6d4d270e7d44f92e655f58110ff2dafb057166b275912d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","Application.Name":"build-suite-test-application-qlrr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"}} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-135708-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-135708-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-135708-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-135708-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Namespace":"build-e2e-ifcs","snapshot.Name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-pull-request-wsq24 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-pull-request-wsq24 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-wsq24","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02: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-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","prGroup":"konflux-test-symlink-comp-izux","prGroupHash":"1443a1598b1d562d278fe5f1763de5329fd1814fb2aae924c863599e5da66c"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-izux is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T13:49:42Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-22T13:49:19Z","completionTime":"2026-04-22T13:49:42Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"2882e59093e392b8f3a07c8020e22071b8688a18"}],"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:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-reqj/test-symlink-comp-izux:on-pr-2882e59093e392b8f3a07c8020e22071b8688a18"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-izux-on-pull-request-mlhgw-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-09b90bbffa0a11ab8750b6e8f90fa891-ddbe737391d1c96b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux-on-pull-request-mlhgw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-izux-on-pull-request-mlhgw has finished running","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-140249-292"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-140249-292","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-140249-292"} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-140249-292","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-140249-292","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"error","ts":"2026-04-22T14:02:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-qioe","namespace":"build-e2e-reqj"},"namespace":"build-e2e-reqj","name":"test-comp-qioe","reconcileID":"a7e38d28-a6a0-4afe-8c06-bc34491f3780","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-qioe\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-140249-391"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-140249-391","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-140249-391"} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-140249-391","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-140249-391","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-uhmb","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-uhmb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-140249-440"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-140249-440","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-140249-440"} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-140249-440","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-140249-440","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-yujc","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-yujc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-140249-487"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-140249-487","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-140249-487"} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-140249-487","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-140249-487","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-izux","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-symlink-comp-izux","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-pbfz-20260422-140249-528"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-pbfz-20260422-140249-528","application":"test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-pbfz-20260422-140249-528"} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","Application.Name":"test-app-pbfz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-app-pbfz-20260422-140249-528","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02: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":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-pbfz-20260422-140249-528","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz"} {"level":"info","ts":"2026-04-22T14:02:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-qioe","namespace":"build-e2e-reqj"},"application":"build-e2e-reqj/test-app-pbfz","namespace":"build-e2e-reqj","name":"test-comp-qioe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-22T14:02:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-qioe-on-pull-request-jt6c5","namespace":"build-e2e-reqj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-uhmb-on-pull-request-lmnms","namespace":"build-e2e-reqj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"533.679061ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"0d7368bc-dac2-4000-9131-90bfe46a5726","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"539.203868ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"8cac1da8-942b-4125-a72b-0bf0543ff9ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"549.670747ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"548b6a52-93f4-4d52-9b33-d72ad54826f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"570.156611ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"5be42633-55c0-45f1-99f6-83da6de0c8af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"611.026905ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"d94eaba7-fa1d-4a36-ae97-f30c07fcdadd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"691.834685ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"e185012a-41fa-4228-854f-09bec89b9dca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:51Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"852.784911ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"8aa83b61-5af7-45f7-aeb3-2391c9f64be7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.173978898s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"01bed284-f270-4d08-ba06-57fc3099e721","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.588842997s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"48948ee7-e0d9-47f1-a3f7-1d5cd091c0c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-yujc-on-pull-request-cgwq2","namespace":"build-e2e-reqj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:52Z","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-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","elapsedSinceCompletion":"1.82035394s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:02:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","reconcileID":"364cafdd-3d9e-4bae-a3b8-c144cbd47a88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ptss-20260422-135722-000","application":"build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-135722-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ptss-20260422-135722-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-yydtgs","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-btqk/gh-test-custom-branch-yydtgs@sha256:1c25267cfd6eb9aebd20a7cefe5222056172ddf04c1bf077219472cba1c3918e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-nxbpaw","revision":"87a5034a2d61a47bddaf30e79bbb3a6595857a34"}}}]} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-btqk/gh-test-custom-branch-yydtgs-on-pull-request-56hfv with pr group konflux-gh-test-custom-branch-yydtgs is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","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-yydtgs is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aef3a0eed764d71a4251f2c33db55879444c3ebbb21b274a7cdf89bd7d318a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","Application.Name":"build-suite-test-application-ptss","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","snapshot.Name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"}} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-135722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-135722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:02:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02: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-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-135722-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-135722-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","snapshot.Namespace":"build-e2e-btqk","snapshot.Name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-pull-request-85fcz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"error","ts":"2026-04-22T14:02:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:02:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-izux-on-pull-request-mlhgw","namespace":"build-e2e-reqj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-140249-528"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-140249-528"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-140249-391"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-140249-391"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-135658-000"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-140249-487"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-140249-487"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-140249-440"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-140249-440"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-140249-292"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-140249-292"} 2026/04/22 14:02:54 http: TLS handshake error from 10.129.0.2:43268: EOF {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-pbfz-20260422-134840-000"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-135957-000"} {"level":"info","ts":"2026-04-22T14:02:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-reqj","snapshot":"test-app-pbfz-20260422-134840-000"} 2026/04/22 14:02:54 http: TLS handshake error from 10.130.0.2:48608: EOF 2026/04/22 14:02:54 http: TLS handshake error from 10.130.0.2:48606: EOF {"level":"info","ts":"2026-04-22T14:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:02: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":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","snapshot.Name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-pull-request-85fcz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-pull-request-85fcz","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:03:04Z","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-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-push-w845d is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:03:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-push-vxkkk is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:03:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:17Z","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-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-4ln58 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.047911135s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"c5fac7e9-8206-4013-9f47-dcd500b66a5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.053529348s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"b1c27a7e-2909-47b6-9297-714b6e16916a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.063996945s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"04c14088-be72-4264-ba24-3eebbce243fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.085133537s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"dd1479fc-d577-49dc-b5d8-7c964e4bbae4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.12634665s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"9f251340-b772-4bf5-a1a5-4daf59e03955","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.184724205s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"5a36e536-0940-448e-8033-3e0fe4b81993","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.207249936s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"287103b3-4c4c-4a36-898d-a5b36810f90d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.52796439s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"068e7ac0-97cf-48e7-972f-625cc7e2b553","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"2.169025855s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"45c8739d-005d-4fac-a56b-cb127b500880","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"2.18390793s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:03:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"4133cc68-8c09-4120-bf2a-9f94acc405f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","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-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","reconcileID":"37d5f36b-03c4-481b-ab25-94b14448310c","component.Name":"go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-135751-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135751-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-135751-000","snapshot.Spec.Components":[{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:3f251e1bf7b207238c7d1d5d7e08f6e236df4c74dd4581f38e27700fc2ec29ef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"401094e7ddc269351433bed33a65268fba1f35c1"}}}]} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-dmjeao is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash da6446d9dda6541a38340e618c048ea1525a79b7246ad29053cd9e744ecf5f is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:03: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":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14: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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} 2026/04/22 14:03:21 http: TLS handshake error from 10.130.0.2:44774: EOF {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-pull-request-d4k6h has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72517054228, NodeID:\"CR_kwDONSo-hs8AAAAQ4lpvFA\", HeadSHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72517054228\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:57:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/python-component-dmjeao-on-pull-request-d4k6h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65712630777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567623643, Number:21271, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21271\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-dmjeao\", SHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", 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-olwkbb\", SHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-d4k6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-pull-request-d4k6h has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72517054228,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135751-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14: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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:22Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-9cspb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135751-000","reconcileID":"2d1e04be-34e3-4959-9f8b-26bb8186f409","snapshot.name":"integ-app-xvyv-20260422-135751-000","pipelinerun.name":"python-component-dmjeao-on-pull-request-d4k6h","duration":4.118456435} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135751-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-9cspb"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72517054228, NodeID:\"CR_kwDONSo-hs8AAAAQ4lpvFA\", HeadSHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72517054228\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 13:57:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-135751-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65712630777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567623643, Number:21271, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21271\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-dmjeao\", SHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", 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-olwkbb\", SHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9cspb","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-9cspb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72517054228,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135751-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:03:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72517054228, NodeID:\"CR_kwDONSo-hs8AAAAQ4lpvFA\", HeadSHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72517054228\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 13:57:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-135751-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-9cspb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65712630777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567623643, Number:21271, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21271\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-dmjeao\", SHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", 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-olwkbb\", SHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:03:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72517054228,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:03:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135751-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:03:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","reconcileID":"985f422b-9047-4ba9-8920-d08f96fe1388","Component.Namespace":"group-qgfq","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","Component.Name":"go-component-cfetjm","lastBuildCommit":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","component.Namespace":"group-qgfq","component.Name":"go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:27Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","reconcileID":"985f422b-9047-4ba9-8920-d08f96fe1388","component.Name":"python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-135742-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135742-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-135742-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b"}}}]} {"level":"info","ts":"2026-04-22T14:03: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":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-135742-000","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-push-lt6zs has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-push-lt6zs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-push-lt6zs has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518111375,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135742-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gcsm4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:03:28Z","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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135742-000","reconcileID":"18440c2d-3d0e-4dba-8648-c50501490fc6","snapshot.name":"integ-app-xvyv-20260422-135742-000","pipelinerun.name":"go-component-cfetjm-on-push-lt6zs","duration":3.699312246} {"level":"info","ts":"2026-04-22T14:03:28Z","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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518111375, NodeID:\"CR_kwDONSo-hs8AAAAQ4mqQjw\", HeadSHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72518111375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72518111375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:03:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-135742-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72518111375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65712609128}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gcsm4","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gcsm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518111375,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135742-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518111375, NodeID:\"CR_kwDONSo-hs8AAAAQ4mqQjw\", HeadSHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72518111375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72518111375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:03:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-135742-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gcsm4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72518111375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65712609128}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518111375,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135742-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:03:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03: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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135751-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135751-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9cspb","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-9cspb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testedSnapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72517054228, NodeID:\"CR_kwDONSo-hs8AAAAQ4lpvFA\", HeadSHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72517054228\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72517054228\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 13:57:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-135751-000 and scenario my-integration-test-uijy 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/72517054228/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65712630777}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567623643, Number:21271, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21271\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-dmjeao\", SHA:\"401094e7ddc269351433bed33a65268fba1f35c1\", 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-olwkbb\", SHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72517054228,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135751-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135751-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-135751-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-9cspb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","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-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","PR group":"konflux-fj-multi-component-child-lqlo"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"}} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Namespace":"build-e2e-ixda","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:36Z","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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:36Z","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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:03:36Z","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-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-135742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:03: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":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gcsm4","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gcsm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:03: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":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testedSnapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:03:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518111375, NodeID:\"CR_kwDONSo-hs8AAAAQ4mqQjw\", HeadSHA:\"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72518111375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72518111375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:03:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-135742-000 and scenario my-integration-test-uijy 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/72518111375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65712609128}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:03:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518111375,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-135742-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-135742-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:03:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:03:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-135742-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gcsm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03: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-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-ejpogf","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:03:54Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmhvl\" was cancelled"}],"startTime":"2026-04-22T14:03:34Z","completionTime":"2026-04-22T14:03:54Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-multi-component-child-lqlo-on-pull-request-xmhvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoe4798d0c4746f57a8f7e19216c07b09e-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-e6fed6424f25719eddb2e623745d8b3e-fb861235a187d892-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"}} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-135711-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Namespace":"build-e2e-ixda","snapshot.Name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmhvl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:03:54Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmhvl\" was cancelled"}],"startTime":"2026-04-22T14:03:34Z","completionTime":"2026-04-22T14:03:54Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-multi-component-child-lqlo-on-pull-request-xmhvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoe4798d0c4746f57a8f7e19216c07b09e-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-e6fed6424f25719eddb2e623745d8b3e-fb861235a187d892-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmhvl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:03:54Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmhvl\" was cancelled"}],"startTime":"2026-04-22T14:03:34Z","completionTime":"2026-04-22T14:03:54Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-multi-component-child-lqlo-on-pull-request-xmhvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoe4798d0c4746f57a8f7e19216c07b09e-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-e6fed6424f25719eddb2e623745d8b3e-fb861235a187d892-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmhvl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:03:55Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmhvl\" was cancelled"}],"startTime":"2026-04-22T14:03:34Z","completionTime":"2026-04-22T14:03:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-multi-component-child-lqlo-on-pull-request-xmhvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoe4798d0c4746f57a8f7e19216c07b09e-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-e6fed6424f25719eddb2e623745d8b3e-fb861235a187d892-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmhvl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","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-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:03:55Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmhvl\" was cancelled"}],"startTime":"2026-04-22T14:03:34Z","completionTime":"2026-04-22T14:03:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-multi-component-child-lqlo-on-pull-request-xmhvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoe4798d0c4746f57a8f7e19216c07b09e-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-e6fed6424f25719eddb2e623745d8b3e-fb861235a187d892-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmhvl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux-fj-multi-component-child-lqlo","prGroupHash":"74c143bd386b59551fd1b717120462a0f1ad49a3c1240450a8bbb02b0f49b3"} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ixda/fj-multi-component-child-lqlo-on-pull-request-m4l6m with pr group konflux-fj-multi-component-child-lqlo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ixda/fj-multi-component-child-lqlo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:03:55Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmhvl\" was cancelled"}],"startTime":"2026-04-22T14:03:34Z","completionTime":"2026-04-22T14:03:55Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-c71ee23b5219a9cb8af83e363ef8dbe1b9f8f18b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-multi-component-child-lqlo-on-pull-request-xmhvl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoe4798d0c4746f57a8f7e19216c07b09e-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-e6fed6424f25719eddb2e623745d8b3e-fb861235a187d892-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmhvl has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-rbkrd is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:03Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","reconcileID":"815fd9ec-24b8-4e53-97a6-96950cba434d","Component.Namespace":"konflux-tlbd","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb@sha256:3a8b4f3ba12cf95c249ff43d94e4a50264b529dc4e5a435b5ad045f0b99cb588","Component.Name":"konflux-demo-component-czfb","lastBuildCommit":"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","component.Namespace":"konflux-tlbd","component.Name":"konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260422-140014-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260422-140014-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-czfb","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-tlbd/konflux-demo-component-czfb@sha256:3a8b4f3ba12cf95c249ff43d94e4a50264b529dc4e5a435b5ad045f0b99cb588","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0"}}}]} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-nfac"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"my-integration-test-nfac-zdhx4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nfac"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"32681f2e-6da5-48a5-b76b-e2dc1c2b6963","snapshot.name":"konflux-demo-app-20260422-140014-000","pipelinerun.name":"konflux-demo-component-czfb-on-push-4f9hc","duration":3.633662783} {"level":"info","ts":"2026-04-22T14:04:03Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72517456226, NodeID:\"CR_kwDOMZ6fKs8AAAAQ4mCRYg\", HeadSHA:\"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0\", ExternalID:\"my-integration-test-nfac-konflux-demo-component-czfb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72517456226\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72517456226\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 14:00:02 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 14:00:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-czfb snapshot konflux-demo-app-20260422-135644-000 and scenario my-integration-test-nfac has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72517456226/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb\", CheckSuite:github.CheckSuite{ID:65712441140}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:04:03Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.NameSpace":"konflux-tlbd","snapshot.Name":"konflux-demo-app-20260422-140014-000","scenarioName":"my-integration-test-nfac","externalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4f9hc has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nfac-zdhx4","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"my-integration-test-nfac-zdhx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72518222672,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260422-140014-000","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","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-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-dmjeao-on-push-dwg47 is not associated with a pull request","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-component-czfb-on-push-4f9hc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4f9hc has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72518222672, NodeID:\"CR_kwDOMZ6fKs8AAAAQ4mxDUA\", HeadSHA:\"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0\", ExternalID:\"my-integration-test-nfac-konflux-demo-component-czfb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72518222672\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72518222672\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:04:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-czfb snapshot konflux-demo-app-20260422-140014-000 and scenario my-integration-test-nfac is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72518222672/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb\", CheckSuite:github.CheckSuite{ID:65712441140}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72518222672,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260422-140014-000","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nfac-zdhx4","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"my-integration-test-nfac-zdhx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","scenario.Name":"my-integration-test-nfac","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testedSnapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:11Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"4399b28d-7e41-47c3-8f16-bf7bceeb2db5","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:11Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"ff89c29e-6ef1-484e-835d-959fdef23dd7","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:11Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"0aa91c12-3bc3-4c21-bf55-19246db6f3b9","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:11Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"5f365459-55d5-4b02-a2c3-bb86e59a08cb","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ExternalID":"my-integration-test-nfac-konflux-demo-component-czfb"} {"level":"info","ts":"2026-04-22T14:04:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72518222672, NodeID:\"CR_kwDOMZ6fKs8AAAAQ4mxDUA\", HeadSHA:\"8b3bb614552f24f480dc8b6c4d3c8de24c9bacb0\", ExternalID:\"my-integration-test-nfac-konflux-demo-component-czfb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72518222672\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72518222672\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:04:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-czfb snapshot konflux-demo-app-20260422-140014-000 and scenario my-integration-test-nfac 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/72518222672/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb\", CheckSuite:github.CheckSuite{ID:65712441140}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"error","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:12Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"ce80f977-fd4c-4c56-a436-cdb713a64ac9","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04: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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:12Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"0f15a66d-9f46-45a4-acba-5f508eb742fb","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-lqlo-on-push-xm6tk is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:04: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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:12Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"22ee5f76-3671-4208-973e-fd98a083d229","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","ID":72518222672,"CheckName":"Konflux Dev version / my-integration-test-nfac / konflux-demo-component-czfb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260422-140014-000","destinationSnapshot.Name":"konflux-demo-app-20260422-140014-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:12Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"my-integration-test-nfac-zdhx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04: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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:12Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"047548cd-613c-4aba-bfb7-fd93d9376b91","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:13Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"1214ef49-6f28-4cfb-b99f-4f47d3521b4d","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:14Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","PR group":"konflux-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"konflux-konflux-test-integration-clone-ejpogf","prGroupHash":"cc9df4108605cfb6982298d4ef2cded188c727b175833fcc08e2a6f4c2ec35"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.snapshot","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:14Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"16f471ea-4d58-4288-84bb-4bdcffa20e47","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:04:15Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518256395,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:04:15Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:04: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-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj"} {"level":"info","ts":"2026-04-22T14:04: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-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:15Z","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-ejpogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04: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-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518256395, NodeID:\"CR_kwDOOe2tsc8AAAAQ4mzHCw\", HeadSHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72518256395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:04:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65713752288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567662623, Number:8898, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8898\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ejpogf\", SHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", 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-olwkbb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518256395,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:04:16Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj"} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","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-ejpogf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:17Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"84422fc4-7f20-4717-888b-d8880175b9dc","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-4f9hc has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-4f9hc","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","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-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-czfb-on-push-dwn49 has finished running","buildpipelineRun":{"name":"konflux-demo-component-czfb-on-push-dwn49","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04: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-nfac-skbqv","namespace":"konflux-tlbd"},"pipelineRun.Name":"my-integration-test-nfac-skbqv"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nfac-skbqv","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"my-integration-test-nfac-skbqv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:04: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-nfac-zdhx4","namespace":"konflux-tlbd"},"pipelineRun.Name":"my-integration-test-nfac-zdhx4"} {"level":"info","ts":"2026-04-22T14:04:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nfac-zdhx4","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"my-integration-test-nfac-zdhx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:22Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"6e1e038d-d55c-4edf-8fe3-0b621e45d814","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04: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":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"info","ts":"2026-04-22T14:04:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app"} {"level":"error","ts":"2026-04-22T14:04:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:33Z","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-20260422-140014-000","namespace":"konflux-tlbd"},"application":"konflux-tlbd/konflux-demo-app","namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-22T14:04:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-app-20260422-140014-000","reconcileID":"6fca11d7-2fca-4763-92e7-bebd13d4e093","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260422-140014-000-8b3bb61-\" is forbidden: unable to create new content in namespace konflux-tlbd because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-tlbd","snapshot":"konflux-demo-app-20260422-135644-000"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-tlbd","snapshot":"konflux-demo-app-20260422-140014-000"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.076306015s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"6deae01c-22dd-46be-987b-87335d4c6913","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.081818624s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"92d8359f-7617-4697-bc9a-d7d344f8c801","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.092302396s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"34278a15-88db-4fa4-a5ca-80bb87cbf9e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.112746407s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"82ad8406-4114-4120-b62a-a2bb2b8291c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.153363625s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"801daca9-683b-4aed-85af-6bac8a6af67d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.233952799s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"abd9f358-6111-4a1d-b91d-d3341ddfc9de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.394463421s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"ad4e4035-7d04-4b1b-a410-589da4702ac5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"1.715755694s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"3ebbbbe6-bac0-406b-a1ca-c8b6f76aac34","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"2.356944031s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"b108be4e-4085-44f4-acc8-ce6a5b41ea2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"2.600315661s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"0993184c-f8bc-4c73-8e33-8350398868eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","elapsedSinceCompletion":"2.730692602s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","reconcileID":"2c0bbd11-3713-47f2-993d-bfcb3571f394","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ozwu-20260422-140051-000","application":"integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ozwu-20260422-140051-000","snapshot.Spec.Components":[{"name":"test-component-pac-ttojgf","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-nywf/test-component-pac-ttojgf@sha256:0577e0603ae65d2ccafd2a0043c094828209058c2a445ed17e31d2a6fc5761ea","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"581e9d21ae22f60f453176b089d32cd5f5b95ae7"}}}]} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ttojgf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fab73f1cb5f8f66b2642616b03920134cfe862ff4d63c425d15963d5890cc3 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:04: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":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","Application.Name":"integ-app-ozwu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","destinationComponentSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"my-integration-test-qhwd-v5f4z","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","reconcileID":"5e313dc1-158a-44d0-934d-5d8168373b66","snapshot.name":"integ-app-ozwu-20260422-140051-000","pipelinerun.name":"test-component-pac-ttojgf-on-pull-request-9dfgn","duration":3.334683021} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:04: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":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","Scenario":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","Label":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","Application.Name":"integ-app-ozwu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-qhwd","pipelineRun.Name":"my-integration-test-qhwd-v5f4z"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","existingCheckRun":"github.CheckRun{ID:72517618344, NodeID:\"CR_kwDOKrwUx88AAAAQ4mMKqA\", HeadSHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", ExternalID:\"my-integration-test-qhwd-test-component-pac-ttojgf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72517618344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:00:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ttojgf snapshot scenario my-integration-test-qhwd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-nywf/test-component-pac-ttojgf-on-pull-request-9dfgn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf\", CheckSuite:github.CheckSuite{ID:65713150760}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567642191, Number:29882, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29882\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ttojgf\", SHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", 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-ximvps\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ttojgf-on-pull-request-9dfgn has finished running","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"error","ts":"2026-04-22T14:04:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"konflux-demo-component-czfb","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-component-czfb","reconcileID":"64dc8b2a-b6fe-48e2-a431-5060b6df67fc","error":"error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"konflux-demo-component-czfb\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72517618344,"CheckName":"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","testedSnapshot.Name":"integ-app-ozwu-20260422-140051-000","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04: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":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-czfb","namespace":"konflux-tlbd"},"namespace":"konflux-tlbd","name":"konflux-demo-component-czfb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"konflux-demo-app\" not found","component":{"name":"konflux-demo-component-czfb","namespace":"konflux-tlbd"}} {"level":"info","ts":"2026-04-22T14:04: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","destinationComponentSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qhwd-v5f4z","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-qhwd-v5f4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf-on-pull-request-9dfgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ttojgf-on-pull-request-9dfgn has finished running","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","existingCheckRun":"github.CheckRun{ID:72517618344, NodeID:\"CR_kwDOKrwUx88AAAAQ4mMKqA\", HeadSHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", ExternalID:\"my-integration-test-qhwd-test-component-pac-ttojgf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72517618344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:00:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ttojgf snapshot integ-app-ozwu-20260422-140051-000 and scenario my-integration-test-qhwd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf\", CheckSuite:github.CheckSuite{ID:65713150760}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567642191, Number:29882, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29882\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ttojgf\", SHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", 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-ximvps\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72517618344,"CheckName":"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","testedSnapshot.Name":"integ-app-ozwu-20260422-140051-000","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04: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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:04:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"req":{"name":"konflux-demo-app-20260422-140014-000","namespace":"konflux-tlbd"},"error":"Snapshot.appstudio.redhat.com \"konflux-demo-app-20260422-140014-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-04-22T14:04:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:54Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:04: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:04: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:04:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","destinationComponentSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qhwd-v5f4z","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-qhwd-v5f4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-qhwd-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","existingCheckRun":"github.CheckRun{ID:72517618344, NodeID:\"CR_kwDOKrwUx88AAAAQ4mMKqA\", HeadSHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", ExternalID:\"my-integration-test-qhwd-test-component-pac-ttojgf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72517618344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72517618344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:00:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ttojgf snapshot integ-app-ozwu-20260422-140051-000 and scenario my-integration-test-qhwd 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/72517618344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf\", CheckSuite:github.CheckSuite{ID:65713150760}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567642191, Number:29882, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29882\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ttojgf\", SHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", 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-ximvps\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72517618344,"CheckName":"Konflux Dev version / my-integration-test-qhwd / test-component-pac-ttojgf","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","testedSnapshot.Name":"integ-app-ozwu-20260422-140051-000","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:04:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"my-integration-test-qhwd-v5f4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:01Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-nywf","name":"my-integration-test-ozqx"}} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ozqx"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ozqx"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} 2026/04/22 14:05:10 http: TLS handshake error from 10.130.0.2:44040: EOF {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-ozqx"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"my-integration-test-ozqx-7nvxf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ozqx"} {"level":"info","ts":"2026-04-22T14:05:10Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","reconcileID":"a74ec916-1de4-4f0d-875a-d1f4de0408ad","snapshot.name":"integ-app-ozwu-20260422-140051-000","pipelinerun.name":"test-component-pac-ttojgf-on-pull-request-9dfgn","duration":28.216946324} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:10Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","destinationComponentSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","Application.Name":"integ-app-ozwu","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-qhwd","pipelineRun.Name":"my-integration-test-qhwd-v5f4z"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-ozqx","pipelineRun.Name":"my-integration-test-ozqx-7nvxf"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-ozqx","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-ozqx","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-ozqx-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.NameSpace":"integration2-nywf","snapshot.Name":"integ-app-ozwu-20260422-140051-000","scenarioName":"my-integration-test-ozqx","externalID":"my-integration-test-ozqx-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ozqx-7nvxf","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-ozqx-7nvxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72518426291,"CheckName":"Konflux Dev version / my-integration-test-ozqx / test-component-pac-ttojgf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","testedSnapshot.Name":"integ-app-ozwu-20260422-140051-000","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:05:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:11Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","destinationComponentSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-ozqx","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-ozqx","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-ozqx-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","existingCheckRun":"github.CheckRun{ID:72518426291, NodeID:\"CR_kwDOKrwUx88AAAAQ4m9esw\", HeadSHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", ExternalID:\"my-integration-test-ozqx-test-component-pac-ttojgf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72518426291\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72518426291\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:05:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ttojgf snapshot integ-app-ozwu-20260422-140051-000 and scenario my-integration-test-ozqx is in progress\", Text:\"PipelineRun 'my-integration-test-ozqx-7nvxf' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72518426291/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ozqx / test-component-pac-ttojgf\", CheckSuite:github.CheckSuite{ID:65713150760}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567642191, Number:29882, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29882\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ttojgf\", SHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", 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-ximvps\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72518426291,"CheckName":"Konflux Dev version / my-integration-test-ozqx / test-component-pac-ttojgf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","testedSnapshot.Name":"integ-app-ozwu-20260422-140051-000","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:05:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05: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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:16Z","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-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:18Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ozqx-7nvxf","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-ozqx-7nvxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:05:18Z","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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"integ-app-ozwu-20260422-140051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","destinationComponentSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:05:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-ozqx","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-qhwd"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","scenario.Name":"my-integration-test-ozqx","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testedSnapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ExternalID":"my-integration-test-ozqx-test-component-pac-ttojgf"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","existingCheckRun":"github.CheckRun{ID:72518426291, NodeID:\"CR_kwDOKrwUx88AAAAQ4m9esw\", HeadSHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", ExternalID:\"my-integration-test-ozqx-test-component-pac-ttojgf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72518426291\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72518426291\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:05:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ttojgf snapshot integ-app-ozwu-20260422-140051-000 and scenario my-integration-test-ozqx 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/72518426291/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ozqx / test-component-pac-ttojgf\", CheckSuite:github.CheckSuite{ID:65713150760}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567642191, Number:29882, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29882\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ttojgf\", SHA:\"581e9d21ae22f60f453176b089d32cd5f5b95ae7\", 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-ximvps\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","ID":72518426291,"CheckName":"Konflux Dev version / my-integration-test-ozqx / test-component-pac-ttojgf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","testedSnapshot.Name":"integ-app-ozwu-20260422-140051-000","destinationSnapshot.Name":"integ-app-ozwu-20260422-140051-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05: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-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ozwu-20260422-140051-000","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"my-integration-test-ozqx-7nvxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kvvg/fj-test-custom-branch-zvtout, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ocon","application":"integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-nywf","snapshot":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-ozwu has been set as a Controller OwnerReference on Snapshot snapshot-sample-ocon","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"snapshot-sample-ocon","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:05: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":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","Application.Name":"integ-app-ozwu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-nywf","snapshot":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","integrationTestScenario.Name":"my-integration-test-ozqx"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05: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":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"snapshot-sample-ocon"} {"level":"error","ts":"2026-04-22T14:05:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Namespace":"integration2-nywf","snapshot.Name":"snapshot-sample-ocon","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-nywf","snapshot":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","snapshot.Name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-nywf","snapshot":"snapshot-sample-ocon"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"my-integration-test-ozqx-wpmsk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ozqx"} {"level":"error","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:846","msg":"Failed to update integration status condition to in progress for snapshot","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","error":"snapshots.appstudio.redhat.com \"snapshot-sample-ocon\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:846\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:401","msg":"Failed to update test status in snapshot annotation","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","error":"snapshots.appstudio.redhat.com \"snapshot-sample-ocon\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:260","msg":"Defer: Updating statuses of tests in snapshot failed","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","error":"snapshots.appstudio.redhat.com \"snapshot-sample-ocon\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).initializeTestStatusesWithDefer.func1\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:260\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:414\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:05:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"snapshot-sample-ocon","reconcileID":"6e557b03-deed-4b19-b3fb-6ff8eac0aa39","error":"snapshots.appstudio.redhat.com \"snapshot-sample-ocon\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:05:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"req":{"name":"snapshot-sample-ocon","namespace":"integration2-nywf"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-ocon\" 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/04/22 14:05:30 http: TLS handshake error from 10.129.0.2:36440: EOF 2026/04/22 14:05:30 http: TLS handshake error from 10.128.0.2:59370: EOF {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-ttojgf","namespace":"integration2-nywf"},"application":"integration2-nywf/integ-app-ozwu","namespace":"integration2-nywf","name":"test-component-pac-ttojgf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.integration pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","pipelineRun":{"name":"my-integration-test-ozqx-wpmsk","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-ozqx-wpmsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:05:30Z","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-ocon\" not found","pipelineRun":{"name":"my-integration-test-ozqx-wpmsk","namespace":"integration2-nywf"}} {"level":"info","ts":"2026-04-22T14:05:30Z","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-ozqx-7nvxf","namespace":"integration2-nywf"},"pipelineRun.Name":"my-integration-test-ozqx-7nvxf"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ozqx-7nvxf","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-ozqx-7nvxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:05:30Z","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-qhwd-v5f4z","namespace":"integration2-nywf"},"pipelineRun.Name":"my-integration-test-qhwd-v5f4z"} {"level":"info","ts":"2026-04-22T14:05:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qhwd-v5f4z","namespace":"integration2-nywf"},"namespace":"integration2-nywf","name":"my-integration-test-qhwd-v5f4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T14:05:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-ttojgf-on-pull-request-9dfgn","namespace":"integration2-nywf"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-nywf","snapshot":"integ-app-ozwu-20260422-140051-000"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","reconcileID":"25afe06c-0e82-42df-85cc-6acf115a71a4","Component.Namespace":"build-e2e-wdrp","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri@sha256:2ca2d36ef4482db8f6010fb4183b3023b67527c0c608cefc5ebc791a564c7841","Component.Name":"gh-multi-component-child-ziri","lastBuildCommit":"72be57febc83d1687ba3fb030a74759e6b7ff9e1"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","component.Namespace":"build-e2e-wdrp","component.Name":"gh-multi-component-child-ziri"} {"level":"info","ts":"2026-04-22T14:05: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":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","reconcileID":"25afe06c-0e82-42df-85cc-6acf115a71a4","component.Name":"gh-multi-component-parent-ziri"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cijc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cijc-20260422-140059-000","application":"build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cijc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-140059-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cijc-20260422-140059-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ziri","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri@sha256:2ca2d36ef4482db8f6010fb4183b3023b67527c0c608cefc5ebc791a564c7841","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu","revision":"72be57febc83d1687ba3fb030a74759e6b7ff9e1"}}}]} {"level":"info","ts":"2026-04-22T14: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":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:05: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-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","Application.Name":"build-suite-component-update-cijc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:05: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-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-140059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:05:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14: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":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cijc-20260422-140059-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-push-gd9xr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Name":"build-suite-component-update-cijc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-child-ziri-on-push-gd9xr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ziri-on-push-gd9xr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ziri-on-push-gd9xr","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"403.408273ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"1d860363-6a7d-47d1-98f6-c9778498facf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"409.62947ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"2c05c50b-71d8-4a16-9744-4204c72890fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"420.017837ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"b3aa16ed-e90a-40ad-9436-c735d58f02a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"440.432113ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"ca4837e6-1144-429f-8a5b-b9c662e2765d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"480.678124ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"2e03fef6-7f50-4e67-9332-050c66381934","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"561.165646ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"a4745221-e411-4750-814f-8d8c1e77b172","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"722.595579ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"8d4d363c-246e-4b5d-b7d0-a9e157cb897e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.043153225s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"b3e0b26c-00d8-432b-aa24-99360d0bcc93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.201169821s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"e940b02d-a75b-4fe9-87ab-0167f3c2f8d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.347074625s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"abf8b759-7244-4892-af90-7399a9e58c3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","reconcileID":"7e3a2a7f-c22d-4cb1-8dd8-fa18d54891e9","Component.Namespace":"build-e2e-wdrp","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-parent-ziri@sha256:611420c35ebb94ea7fd2da0775c0aef645bb20de8cdf7b6f37cbeb6d0953f09b","Component.Name":"gh-multi-component-parent-ziri","lastBuildCommit":"848bb05ebd66dcde155488212d8a09a4f55a7c21"} {"level":"info","ts":"2026-04-22T14:05:58Z","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-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","component.Namespace":"build-e2e-wdrp","component.Name":"gh-multi-component-parent-ziri"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cijc-20260422-140100-000"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cijc-20260422-140100-000","application":"build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cijc-20260422-140100-000"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-140100-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cijc-20260422-140100-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ziri","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-child-ziri@sha256:2ca2d36ef4482db8f6010fb4183b3023b67527c0c608cefc5ebc791a564c7841","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-josftu","revision":"72be57febc83d1687ba3fb030a74759e6b7ff9e1","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-ziri","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wdrp/gh-multi-component-parent-ziri@sha256:611420c35ebb94ea7fd2da0775c0aef645bb20de8cdf7b6f37cbeb6d0953f09b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-josftu","revision":"848bb05ebd66dcde155488212d8a09a4f55a7c21"}}}]} {"level":"info","ts":"2026-04-22T14:05: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":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:05: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":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","Application.Name":"build-suite-component-update-cijc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:05:58Z","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-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"build-suite-component-update-cijc-20260422-140100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:05:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:05: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":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cijc-20260422-140100-000","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-140100-000"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cijc-20260422-140100-000"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ziri-on-push-pxh6k has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.848518328s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:05:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"b7be3053-672e-427f-ba3b-b72c3cb50a09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05: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-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","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-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:58Z","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-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","snapshot.Name":"build-suite-component-update-cijc-20260422-140100-000"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc","namespace":"build-e2e-wdrp","name":"gh-multi-component-parent-ziri-on-push-pxh6k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ziri-on-push-pxh6k has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ziri-on-push-pxh6k","namespace":"build-e2e-wdrp"},"application":"build-e2e-wdrp/build-suite-component-update-cijc"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","reconcileID":"c1c06747-0d9a-4ed5-9c3b-580456082bb8","component.Name":"gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-140109-000","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140109-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:b7fc433331e28b81bbbe37ec07b182feda552f4ae4220c64eaf6044ee5f8e6f3","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu","revision":"986e7d7474ada3396eb78bb5aadb51ce70ff8847"}}}]} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:05: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-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"}} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05: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-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:05:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:05: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-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:05:59Z","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-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Namespace":"build-e2e-jltj","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:05: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-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:06:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-qpd69 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-sj6bx is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:03Z","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-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-qpd69 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","PR group":"konflux-gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T14:06: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":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"}} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","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-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Namespace":"build-e2e-jltj","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","PR group":"konflux-gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:06: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux-gl-multi-component-child-vbsx","prGroupHash":"11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"}} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-jihs-20260422-140109-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Namespace":"build-e2e-jltj","snapshot.Name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","build-e2e-jltj":"gl-multi-component-child-vbsx-on-pull-request-gd6pg"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","build-e2e-jltj":"gl-multi-component-child-vbsx-on-pull-request-gd6pg"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:06:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vbsx-on-pull-request-gd6pg\" was cancelled"}],"startTime":"2026-04-22T14:06:08Z","completionTime":"2026-04-22T14:06:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-65cb414de15ebb5a36ff4ddf7ce0f681-2c555a37e0ef765a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-gd6pg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","build-e2e-jltj":"gl-multi-component-child-vbsx-on-pull-request-gd6pg"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:06:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vbsx-on-pull-request-gd6pg\" was cancelled"}],"startTime":"2026-04-22T14:06:08Z","completionTime":"2026-04-22T14:06:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-65cb414de15ebb5a36ff4ddf7ce0f681-2c555a37e0ef765a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-gd6pg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","build-e2e-jltj":"gl-multi-component-child-vbsx-on-pull-request-gd6pg"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:06:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vbsx-on-pull-request-gd6pg\" was cancelled"}],"startTime":"2026-04-22T14:06:08Z","completionTime":"2026-04-22T14:06:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-65cb414de15ebb5a36ff4ddf7ce0f681-2c555a37e0ef765a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-gd6pg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","build-e2e-jltj":"gl-multi-component-child-vbsx-on-pull-request-gd6pg"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:06:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vbsx-on-pull-request-gd6pg\" was cancelled"}],"startTime":"2026-04-22T14:06:08Z","completionTime":"2026-04-22T14:06:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-65cb414de15ebb5a36ff4ddf7ce0f681-2c555a37e0ef765a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-gd6pg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","build-e2e-jltj":"gl-multi-component-child-vbsx-on-pull-request-gd6pg"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:06:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-vbsx-on-pull-request-gd6pg\" was cancelled"}],"startTime":"2026-04-22T14:06:08Z","completionTime":"2026-04-22T14:06:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu"},{"name":"revision","value":"538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx:on-pr-538a30f2f957551c8ec4125f13f7e4662e400e82"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-65cb414de15ebb5a36ff4ddf7ce0f681-2c555a37e0ef765a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-gd6pg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"909.219668ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"cdd0cb25-5887-4bd4-b91d-19fbf33ab402","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"914.818203ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"4e920d80-a5e9-4862-9882-ca2173c911e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"925.448214ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"161e734a-0127-442b-a97b-b90de50dc86c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"946.174227ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"275be8f3-acff-44cc-a9ec-128dd9c528b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"986.929734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"9b96cc52-131e-44a4-9437-902d538e4ff1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.067776311s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"d9a4a6a6-038b-499c-a8bf-cc80bea970e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.228788711s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"badc6833-69c4-440e-a3de-4925e027ac93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.549494878s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"b9f69bb4-cff2-412f-9de8-42ab4249fa49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"1.690063274s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"948ed056-6a61-4e43-8a64-35aad672155e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","elapsedSinceCompletion":"2.190074578s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","reconcileID":"85d46d5e-3d2b-4fdc-b353-44c485537340","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xdrq-20260422-140125-000","application":"build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-140125-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xdrq-20260422-140125-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-zvtout","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kvvg/fj-test-custom-branch-zvtout@sha256:41c301c01aaef08997c1c1892975e1ce463db767e56dc70d8f44e081a9ba24db","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-avyqlh","revision":"386a1d49459f086a911027f6c07636e4722a3b0b"}}}]} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-kvvg/fj-test-custom-branch-zvtout-on-pull-request-hfv6x with pr group konflux-fj-test-custom-branch-zvtout is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-zvtout is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d75caca84039a0eb92990123baa4650bf08bf1b4d039a4268d29f377507afc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"}} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","Application.Name":"build-suite-test-application-xdrq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-140125-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-140125-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:06:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-140125-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:06: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-xdrq-20260422-140125-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Namespace":"build-e2e-kvvg","snapshot.Name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-zvtout-on-pull-request-rcszh has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-zvtout-on-pull-request-rcszh has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-pull-request-rcszh","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-zvtout-on-push-hjpnt is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06: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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06: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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06: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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06: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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06: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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07: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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-z2d8d is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:07: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":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07: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":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07: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":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-vbsx-on-push-rmngq is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"951.491439ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"fd3cd0f7-f37c-4098-8f6d-70664a43d7f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"957.027234ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"0568acce-3a47-4389-899d-b507f3aa14e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"967.479468ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"9be75123-cf4b-448c-bdd9-4c946d0beda8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:49Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"987.881061ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"9e9d0ed1-9c81-49cd-bd40-e0d770a6aca4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.028428829s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"dcd91a78-bb8c-4f05-8fb6-c09491223736","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.109064119s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"f0745b30-3e41-4281-aabf-cd7fc6241221","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.269731791s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"b32e60bd-f807-438f-b585-1c92c19a41d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.329627025s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"aba71782-ab9c-469f-8580-f63db66ade5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:50Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.590841286s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"7d26a13f-5db1-4620-9baf-3176cfa6fe8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"2.11416425s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"410beebc-e314-4dd8-99d6-d2a5737bca54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","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-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","reconcileID":"ab5c3810-3ae1-4b8a-857e-959e4d922b19","component.Name":"python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140415-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140415-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-140415-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:183aa2d5af07ff6e30c9de38fc878720888d911f6e7cc5863f2d1847cde13c53","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"9546c5480b120211b4fc32ef54d09185f4aa2250"}}}]} {"level":"info","ts":"2026-04-22T14:07:51Z","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-ejpogf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cc9df4108605cfb6982298d4ef2cded188c727b175833fcc08e2a6f4c2ec35 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Namespace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518256395, NodeID:\"CR_kwDOOe2tsc8AAAAQ4mzHCw\", HeadSHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72518256395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:04:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65713752288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567662623, Number:8898, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8898\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ejpogf\", SHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", 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-olwkbb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518256395,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140415-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gjt29","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:07:52Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140415-000","reconcileID":"6dd678a4-69c5-4b3c-81f6-85ac4ef5e0d4","snapshot.name":"integ-app-xvyv-20260422-140415-000","pipelinerun.name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","duration":3.965545361} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140415-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07: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":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:53Z","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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-gjt29"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gjt29","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gjt29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518256395, NodeID:\"CR_kwDOOe2tsc8AAAAQ4mzHCw\", HeadSHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72518256395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:04:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140415-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65713752288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567662623, Number:8898, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8898\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ejpogf\", SHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", 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-olwkbb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518256395,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140415-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:07:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518256395, NodeID:\"CR_kwDOOe2tsc8AAAAQ4mzHCw\", HeadSHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72518256395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:04:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140415-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gjt29' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65713752288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567662623, Number:8898, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8898\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ejpogf\", SHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", 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-olwkbb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:07:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518256395,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140415-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:07: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140415-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gjt29","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gjt29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140415-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:08: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testedSnapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:08:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72518256395, NodeID:\"CR_kwDOOe2tsc8AAAAQ4mzHCw\", HeadSHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72518256395\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72518256395\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:04:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140415-000 and scenario my-integration-test-uijy 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/72518256395/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65713752288}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567662623, Number:8898, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8898\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ejpogf\", SHA:\"9546c5480b120211b4fc32ef54d09185f4aa2250\", 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-olwkbb\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:08:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72518256395,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140415-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140415-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08: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-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140415-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gjt29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08: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":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08: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":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08: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":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","reconcileID":"c8d17a77-d21e-4175-9a8d-8312bd543661","Component.Namespace":"build-e2e-ifcs","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ifcs/gl-test-custom-branch-udvmdi@sha256:fcc2907133c8bc81c94ea55f50b321e825f69355d501e73ec187c177cddc87ae","Component.Name":"gl-test-custom-branch-udvmdi","lastBuildCommit":"fc015ae03e2e85477fd92cdd1bd11fe4a6e52125"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","component.Namespace":"build-e2e-ifcs","component.Name":"gl-test-custom-branch-udvmdi"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-qlrr-20260422-140308-000","application":"build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-140308-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-qlrr-20260422-140308-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-udvmdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ifcs/gl-test-custom-branch-udvmdi@sha256:fcc2907133c8bc81c94ea55f50b321e825f69355d501e73ec187c177cddc87ae","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-jvnwjv","revision":"fc015ae03e2e85477fd92cdd1bd11fe4a6e52125"}}}]} {"level":"info","ts":"2026-04-22T14:08: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":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","Application.Name":"build-suite-test-application-qlrr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"build-suite-test-application-qlrr-20260422-140308-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:08:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:08: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":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-qlrr-20260422-140308-000","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-push-vxkkk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-push-vxkkk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","reconcileID":"277490f5-8844-49de-a50f-cb985bbb481e","Component.Namespace":"build-e2e-btqk","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-btqk/gh-test-custom-branch-yydtgs@sha256:e44b5b7d6f2c8cbbc98f85d3b1baa6e764b607451dcfcea4631d56279b49f9e0","Component.Name":"gh-test-custom-branch-yydtgs","lastBuildCommit":"c2bc6dcbbff306a6b39fcc24ed0da1401ab15a2d"} {"level":"info","ts":"2026-04-22T14:08:17Z","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-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","component.Namespace":"build-e2e-btqk","component.Name":"gh-test-custom-branch-yydtgs"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ptss-20260422-140305-000","application":"build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","Application.Name":"build-suite-test-application-ptss","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-140305-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ptss-20260422-140305-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-yydtgs","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-btqk/gh-test-custom-branch-yydtgs@sha256:e44b5b7d6f2c8cbbc98f85d3b1baa6e764b607451dcfcea4631d56279b49f9e0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-nxbpaw","revision":"c2bc6dcbbff306a6b39fcc24ed0da1401ab15a2d"}}}]} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"build-suite-test-application-ptss-20260422-140305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:08:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ptss-20260422-140305-000","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-push-w845d has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","snapshot.Name":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs-on-push-w845d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-yydtgs-on-push-w845d has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-yydtgs-on-push-w845d","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss"} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-push-swz98 is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-cfetjm-on-pull-request-552vk","PR group":"pr-branch-nflbbo"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"pr-branch-nflbbo","prGroupHash":"1626109e1035fde94d3a196d1be41970171b82a2f10fa5d71c662ebd5c2592"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519026587,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"go-component-cfetjm-on-pull-request-552vk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"go-component-cfetjm-on-pull-request-552vk"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-nflbbo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-dmjeao-on-pull-request-gp7pv","PR group":"pr-branch-nflbbo"} {"level":"info","ts":"2026-04-22T14:08: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":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"pr-branch-nflbbo","prGroupHash":"1626109e1035fde94d3a196d1be41970171b82a2f10fa5d71c662ebd5c2592"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519030661,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"python-component-dmjeao-on-pull-request-gp7pv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:08: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":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"python-component-dmjeao-on-pull-request-gp7pv"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:25Z","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-cfetjm python-component-dmjeao]","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:25Z","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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Name":"python-component-dmjeao-on-pull-request-gp7pv"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519032419,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"python-component-dmjeao-on-pull-request-gp7pv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"python-component-dmjeao-on-pull-request-gp7pv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","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-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-pull-request-r8b9b has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-pull-request-r8b9b","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","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-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","snapshot.Name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-udvmdi-on-push-vxkkk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-udvmdi-on-push-vxkkk","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:26Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","PR group":"pr-branch-nflbbo"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"pr-branch-nflbbo","prGroupHash":"1626109e1035fde94d3a196d1be41970171b82a2f10fa5d71c662ebd5c2592"} {"level":"info","ts":"2026-04-22T14:08: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","SHA":"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:08:27Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519036071,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:08:27Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz"} {"level":"info","ts":"2026-04-22T14:08: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:27Z","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-dmjeao konflux-test-integration-clone-ejpogf go-component-cfetjm]","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:08:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:08:27Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519037778,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","reconcileID":"afaf6989-a903-40ef-96f2-deb4bad5c9a8","Component.Namespace":"build-e2e-ixda","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo@sha256:b7edf5a9de8d0f5cfe4d5e6336d93e6fe3d388406596889f306a8994e4b3d24d","Component.Name":"fj-multi-component-child-lqlo","lastBuildCommit":"2ee1a7c3657ff59b2219182aad02de55ba889b53"} {"level":"info","ts":"2026-04-22T14:08:46Z","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-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","component.Namespace":"build-e2e-ixda","component.Name":"fj-multi-component-child-lqlo"} {"level":"info","ts":"2026-04-22T14:08:46Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","reconcileID":"afaf6989-a903-40ef-96f2-deb4bad5c9a8","component.Name":"fj-multi-component-parent-lqlo"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wwpg-20260422-140317-000"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wwpg-20260422-140317-000","application":"build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wwpg-20260422-140317-000"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140317-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wwpg-20260422-140317-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-lqlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo@sha256:b7edf5a9de8d0f5cfe4d5e6336d93e6fe3d388406596889f306a8994e4b3d24d","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna","revision":"2ee1a7c3657ff59b2219182aad02de55ba889b53"}}}]} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","Application.Name":"build-suite-component-update-wwpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140317-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:08:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140317-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-140317-000"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-140317-000"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-4ln58 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08: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":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Name":"build-suite-component-update-wwpg-20260422-140317-000"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-4ln58","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-4ln58 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:08:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","reconcileID":"93032457-8340-48f8-bf37-0a92f88a4a98","Component.Namespace":"build-e2e-ixda","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo@sha256:0789763917855ab009526b7301e2d41a415ecc16e9a2cd8f5c9196c9c2f36743","Component.Name":"fj-multi-component-child-lqlo","lastBuildCommit":"02207db73bcac3d9aed548ab7d1c37be5d808c2c"} {"level":"info","ts":"2026-04-22T14:09:05Z","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-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","component.Namespace":"build-e2e-ixda","component.Name":"fj-multi-component-child-lqlo"} {"level":"info","ts":"2026-04-22T14:09:05Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","reconcileID":"93032457-8340-48f8-bf37-0a92f88a4a98","component.Name":"fj-multi-component-parent-lqlo"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wwpg-20260422-140401-000","application":"build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140401-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wwpg-20260422-140401-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-lqlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo@sha256:0789763917855ab009526b7301e2d41a415ecc16e9a2cd8f5c9196c9c2f36743","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna","revision":"02207db73bcac3d9aed548ab7d1c37be5d808c2c"}}}]} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","Application.Name":"build-suite-component-update-wwpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140401-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:09:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140401-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-rbkrd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Name":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-rbkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-rbkrd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","reconcileID":"10fef8c9-f9f6-4d97-b264-b0d3e8f5a5f7","Component.Namespace":"group-qgfq","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:59d225213e727af1f96e9bcd02cc5ed3629b919af51ae8dc5790e37274b66551","Component.Name":"python-component-dmjeao","lastBuildCommit":"6316a84deeeb07a8fa5fac5eebd11f9a379da19d"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","component.Namespace":"group-qgfq","component.Name":"python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:13Z","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-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","reconcileID":"10fef8c9-f9f6-4d97-b264-b0d3e8f5a5f7","component.Name":"konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140403-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140403-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-140403-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:59d225213e727af1f96e9bcd02cc5ed3629b919af51ae8dc5790e37274b66551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6316a84deeeb07a8fa5fac5eebd11f9a379da19d"}}}]} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-push-dwg47 has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-push-dwg47","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-push-dwg47 has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140403-000","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519179186,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140403-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09: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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-zm6g6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:09:14Z","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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140403-000","reconcileID":"b50db42f-4f0d-4361-a6e8-603a5828aa59","snapshot.name":"integ-app-xvyv-20260422-140403-000","pipelinerun.name":"python-component-dmjeao-on-push-dwg47","duration":4.397602569} {"level":"info","ts":"2026-04-22T14:09:14Z","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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140403-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zm6g6","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-zm6g6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519179186, NodeID:\"CR_kwDONSo-hs8AAAAQ4nrbsg\", HeadSHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519179186\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519179186\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:09:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-140403-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519179186/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65713699186}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519179186,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140403-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09: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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519179186, NodeID:\"CR_kwDONSo-hs8AAAAQ4nrbsg\", HeadSHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519179186\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519179186\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:09:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-140403-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-zm6g6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519179186/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65713699186}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519179186,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140403-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:22Z","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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:22Z","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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140403-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:22Z","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-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140403-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zm6g6","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-zm6g6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testedSnapshot":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:09:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519179186, NodeID:\"CR_kwDONSo-hs8AAAAQ4nrbsg\", HeadSHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519179186\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519179186\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:09:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-140403-000 and scenario my-integration-test-uijy 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/72519179186/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65713699186}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:09:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519179186,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140403-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140403-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:09:23Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140403-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-zm6g6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","reconcileID":"b9e0e168-1015-4ca8-91d8-445862fb3d1a","Component.Namespace":"build-e2e-ixda","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-parent-lqlo@sha256:51aeb480eea104d099d2d37c2f851d5c979275cb2c0094954e36ab949a8dfece","Component.Name":"fj-multi-component-parent-lqlo","lastBuildCommit":"7a78adb7c2b75a1bc8c72ac9ba7c654434807fe0"} {"level":"info","ts":"2026-04-22T14:09:25Z","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-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","component.Namespace":"build-e2e-ixda","component.Name":"fj-multi-component-parent-lqlo"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wwpg-20260422-140412-000","application":"build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140412-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wwpg-20260422-140412-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-lqlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo@sha256:0789763917855ab009526b7301e2d41a415ecc16e9a2cd8f5c9196c9c2f36743","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna","revision":"02207db73bcac3d9aed548ab7d1c37be5d808c2c","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-lqlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-parent-lqlo@sha256:51aeb480eea104d099d2d37c2f851d5c979275cb2c0094954e36ab949a8dfece","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-qrrkna","revision":"7a78adb7c2b75a1bc8c72ac9ba7c654434807fe0"}}}]} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","Application.Name":"build-suite-component-update-wwpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140412-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:09:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140412-000","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-lqlo-on-push-xm6tk has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","snapshot.Name":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo-on-push-xm6tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-lqlo-on-push-xm6tk has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","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-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","PR group":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wwpg-20260422-140947-447"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wwpg-20260422-140947-447","application":"build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wwpg-20260422-140947-447"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","Application.Name":"build-suite-component-update-wwpg","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"build-suite-component-update-wwpg-20260422-140947-447","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:09:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wwpg-20260422-140947-447","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:47Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-parent-lqlo","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-parent-lqlo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-22T14:09:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-pull-request-r6t72","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:09:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-lqlo-on-push-xm6tk","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-child-lqlo","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:09:48Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmqfg\" was cancelled"}],"startTime":"2026-04-22T14:09:45Z","completionTime":"2026-04-22T14:09:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-554c5a62fa16a78e33b2e5b3375a3778-32101cf045e17075-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmqfg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:09:48Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmqfg\" was cancelled"}],"startTime":"2026-04-22T14:09:45Z","completionTime":"2026-04-22T14:09:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-554c5a62fa16a78e33b2e5b3375a3778-32101cf045e17075-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmqfg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:09:48Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmqfg\" was cancelled"}],"startTime":"2026-04-22T14:09:45Z","completionTime":"2026-04-22T14:09:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-554c5a62fa16a78e33b2e5b3375a3778-32101cf045e17075-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmqfg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:09:48Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmqfg\" was cancelled"}],"startTime":"2026-04-22T14:09:45Z","completionTime":"2026-04-22T14:09:48Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-554c5a62fa16a78e33b2e5b3375a3778-32101cf045e17075-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmqfg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:09:49Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmqfg\" was cancelled"}],"startTime":"2026-04-22T14:09:45Z","completionTime":"2026-04-22T14:09:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-554c5a62fa16a78e33b2e5b3375a3778-32101cf045e17075-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmqfg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-m6hxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-m6hxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-lqlo-on-push-m6hxw is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","prGroup":"konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo","prGroupHash":"3cbcad4114cf5f111d3c461700d4cd78224aa340651811386380e84803ece2"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09: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":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-lqlo-component-update-fj-multi-component-parent-lqlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:09:49Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-lqlo-on-pull-request-xmqfg\" was cancelled"}],"startTime":"2026-04-22T14:09:45Z","completionTime":"2026-04-22T14:09:49Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-qrrkna"},{"name":"revision","value":"796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"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:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ixda/fj-multi-component-child-lqlo:on-pr-796a219653fd0cf5cec8f5fb5268f64504fe0a54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-554c5a62fa16a78e33b2e5b3375a3778-32101cf045e17075-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg","namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-lqlo-on-pull-request-xmqfg has finished running","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"application":"build-e2e-ixda/build-suite-component-update-wwpg"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","reconcileID":"56a3a3f7-a802-42a4-9f4c-e941598c9211","Component.Namespace":"forgejo-rep-eogc","LastPromotedImage":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr@sha256:a815c532cc39e674a4011eac30c44acffff5c78adfb6d39bf7aa156258c53e70","Component.Name":"test-comp-pac-forgejo-balepr","lastBuildCommit":"04d72998e5b7c189cfe5b885b9835fc653be5082"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","component.Namespace":"forgejo-rep-eogc","component.Name":"test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-cgnn-20260422-140052-000","application":"integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-140052-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-cgnn-20260422-140052-000","snapshot.Spec.Components":[{"name":"test-comp-pac-forgejo-balepr","version":"","containerImage":"quay.io/redhat-appstudio-qe/forgejo-rep-eogc/test-comp-pac-forgejo-balepr@sha256:a815c532cc39e674a4011eac30c44acffff5c78adfb6d39bf7aa156258c53e70","source":{"git":{"url":"https://codeberg.org/konflux-qe/konflux-test-integration","revision":"04d72998e5b7c189cfe5b885b9835fc653be5082"}}}]} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","Application.Name":"integ-app-cgnn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","integrationTestScenario.Name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: ForgejoReporter","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","destinationComponentSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-x222k","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-140052-000","reconcileID":"353ac582-69b3-442e-b384-4f3f8e85abb3","snapshot.name":"integ-app-cgnn-20260422-140052-000","pipelinerun.name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","duration":2.629369559} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-140052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-push-b4zlm has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"error","ts":"2026-04-22T14:10:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-m4l6m","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-guyo-x222k","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-x222k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-4ln58","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10: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":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-forgejo-balepr-on-push-b4zlm has finished running","buildpipelineRun":{"name":"test-comp-pac-forgejo-balepr-on-push-b4zlm","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:338","msg":"found no matching existing commit status","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","statusName":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:227","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenarioName":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"namespace":"build-e2e-ixda","name":"fj-multi-component-child-lqlo-on-push-m6hxw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-m6hxw","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ixda","snapshot":"build-suite-component-update-wwpg-20260422-140412-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-wwpg-20260422-140947-447"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ixda","snapshot":"build-suite-component-update-wwpg-20260422-140947-447"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ixda","snapshot":"build-suite-component-update-wwpg-20260422-135711-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ixda","snapshot":"build-suite-component-update-wwpg-20260422-134856-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ixda","snapshot":"build-suite-component-update-wwpg-20260422-140401-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-wwpg-20260422-140317-000"} 2026/04/22 14:10:03 http: TLS handshake error from 10.128.0.2:39428: EOF {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ixda","snapshot":"build-suite-component-update-wwpg-20260422-140317-000"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-push-rbkrd","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmhvl","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:10:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-lqlo-on-pull-request-xmqfg","namespace":"build-e2e-ixda"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:238","msg":"Created forgejo commit status","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","TargetURL":""} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","testedSnapshot.Name":"integ-app-cgnn-20260422-140052-000","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: ForgejoReporter","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","destinationComponentSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:333","msg":"found matching existing commit status","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","status.Context":"Konflux Dev version / my-integration-test-guyo / test-comp-pac-forgejo-balepr"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:219","msg":"Skipping commit status update","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","testedSnapshot.Name":"integ-app-cgnn-20260422-140052-000","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-yydtgs","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:10:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-yydtgs","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-yydtgs","namespace":"build-e2e-btqk"},"application":"build-e2e-btqk/build-suite-test-application-ptss","namespace":"build-e2e-btqk","name":"gh-test-custom-branch-yydtgs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T14:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-btqk","snapshot":"build-suite-test-application-ptss-20260422-134932-000"} {"level":"info","ts":"2026-04-22T14:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-btqk","snapshot":"build-suite-test-application-ptss-20260422-135722-000"} {"level":"info","ts":"2026-04-22T14:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-btqk","snapshot":"build-suite-test-application-ptss-20260422-140305-000"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","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-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","reconcileID":"538e0cb8-2aea-43fb-a94f-6552b263282b","Component.Namespace":"build-e2e-jltj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:546eda9daf95710f551de5ccf36a24563f87b533caec4b96160a0535b1d0636b","Component.Name":"gl-multi-component-child-vbsx","lastBuildCommit":"a6de79c2fe9659b4d5b3c0c913a318cc0fe39331"} {"level":"info","ts":"2026-04-22T14:10:47Z","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-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","component.Namespace":"build-e2e-jltj","component.Name":"gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T14:10:47Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","reconcileID":"538e0cb8-2aea-43fb-a94f-6552b263282b","component.Name":"gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-140602-000","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140602-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jihs-20260422-140602-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:546eda9daf95710f551de5ccf36a24563f87b533caec4b96160a0535b1d0636b","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu","revision":"a6de79c2fe9659b4d5b3c0c913a318cc0fe39331"}}}]} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140602-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:10:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140602-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-sj6bx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10: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-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10: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-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10: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-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","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-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Name":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-sj6bx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-sj6bx has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14: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":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jltj/gl-multi-component-child-vbsx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10: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-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:11:22Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-udvmdi","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:11:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-udvmdi","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"242.066805ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"3ff30b96-0d4c-4c9e-b5a2-1a688004306a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"247.574946ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"5b69c8fb-aeb8-40a7-a98a-c2d4ac957238","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"258.074753ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"10de7589-15c7-431d-b700-31cef2d945e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"279.435815ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"37197a24-09e5-4609-b47e-2c41739c09ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"320.626376ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"8a48eb3e-831a-4e93-9011-c8d002ea873f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"401.334641ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"d91a04ce-5fa4-45a0-b7f4-bc1930e00c84","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"522.199168ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"25329969-6833-4e10-a956-ef6d140443a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"562.835199ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"1a1db05c-9575-4001-84e4-fb3e372f8a82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-udvmdi","namespace":"build-e2e-ifcs"},"application":"build-e2e-ifcs/build-suite-test-application-qlrr","namespace":"build-e2e-ifcs","name":"gl-test-custom-branch-udvmdi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.203534206s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"0bb4e922-9ad0-49eb-9957-c7f924248b87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","elapsedSinceCompletion":"1.304870844s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:11:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"8e6c99e6-2832-44dc-8792-345547e6a663","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:11: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"}} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:11:46Z","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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:11:46Z","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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-140052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:11:46Z","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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"integ-app-cgnn-20260422-140052-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: ForgejoReporter","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","destinationComponentSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:11: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-guyo-x222k","namespace":"forgejo-rep-eogc"},"namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-x222k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:11: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ifcs","snapshot":"build-suite-test-application-qlrr-20260422-134939-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ifcs","snapshot":"build-suite-test-application-qlrr-20260422-140308-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ifcs","snapshot":"build-suite-test-application-qlrr-20260422-135708-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","reporter":"ForgejoReporter"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.Name":"my-integration-test-guyo","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testedSnapshot":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:11:46Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:227","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenarioName":"my-integration-test-guyo"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"status/reporter_forgejo.go:238","msg":"Created forgejo commit status","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","scenario.name":"my-integration-test-guyo","TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","testedSnapshot.Name":"integ-app-cgnn-20260422-140052-000","destinationSnapshot.Name":"integ-app-cgnn-20260422-140052-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:11: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-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","snapshot.Name":"integ-app-cgnn-20260422-140052-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cgnn-20260422-140052-000","namespace":"forgejo-rep-eogc"},"application":"forgejo-rep-eogc/integ-app-cgnn","namespace":"forgejo-rep-eogc","name":"my-integration-test-guyo-x222k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11: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-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","reconcileID":"89ee687b-1007-4c7e-92f4-7edafc81b0b4","component.Name":"gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-140610-000","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140610-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jihs-20260422-140610-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:21105a857278bab6f1937ae8fd55b8b6e2b02da3775110fd495a5d6f348cd4d2","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu","revision":"538a30f2f957551c8ec4125f13f7e4662e400e82"}}}]} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-gd6pg with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-jltj/gl-multi-component-child-vbsx-on-pull-request-qpd69 with pr group konflux-gl-multi-component-child-vbsx is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-vbsx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 11388277c2307940cea8494acbb64899e2ce8d235e9571344a5a83ba423192 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"}} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:11:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140610-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Namespace":"build-e2e-jltj","snapshot.Name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140610-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-nkz6s has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:11: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-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-pull-request-nkz6s has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","reconcileID":"4edbe1a3-2912-4e5b-92d8-6dc11bec8afd","Component.Namespace":"build-e2e-kvvg","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-kvvg/fj-test-custom-branch-zvtout@sha256:a6fddab17ac836eed324312bc0f4f8b5867a32d0a6d952c9fc80434f6c96a926","Component.Name":"fj-test-custom-branch-zvtout","lastBuildCommit":"c33f6e49eb86f428075ac3695178dee7263628bd"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","component.Namespace":"build-e2e-kvvg","component.Name":"fj-test-custom-branch-zvtout"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-xdrq-20260422-140648-000","application":"build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-140648-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-xdrq-20260422-140648-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-zvtout","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kvvg/fj-test-custom-branch-zvtout@sha256:a6fddab17ac836eed324312bc0f4f8b5867a32d0a6d952c9fc80434f6c96a926","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-avyqlh","revision":"c33f6e49eb86f428075ac3695178dee7263628bd"}}}]} {"level":"info","ts":"2026-04-22T14:12: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":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","Application.Name":"build-suite-test-application-xdrq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"build-suite-test-application-xdrq-20260422-140648-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:12:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:12: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":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-xdrq-20260422-140648-000","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-zvtout-on-push-hjpnt has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","snapshot.Name":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout-on-push-hjpnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-zvtout-on-push-hjpnt has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-zvtout-on-push-hjpnt","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","reconcileID":"58bc98a8-3dae-4359-8208-6cfe4173bf87","Component.Namespace":"build-e2e-jltj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:fc6d3bbd0f4784d0819b1825d0e40139ed2affe85ab372cebd03522dce1aa280","Component.Name":"gl-multi-component-child-vbsx","lastBuildCommit":"e4f71d41cf22cfb4c50a416278657b5e2f09aaa3"} {"level":"info","ts":"2026-04-22T14:12:02Z","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-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","component.Namespace":"build-e2e-jltj","component.Name":"gl-multi-component-child-vbsx"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","reconcileID":"58bc98a8-3dae-4359-8208-6cfe4173bf87","component.Name":"gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-140710-000","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140710-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jihs-20260422-140710-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:fc6d3bbd0f4784d0819b1825d0e40139ed2affe85ab372cebd03522dce1aa280","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu","revision":"e4f71d41cf22cfb4c50a416278657b5e2f09aaa3"}}}]} {"level":"info","ts":"2026-04-22T14:12: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-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12: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-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:12: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-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:12:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:12: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-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140710-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-z2d8d has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Name":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-z2d8d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-z2d8d has finished running","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12: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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"975.239323ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"dc7ee26d-9752-4a5f-be45-d7f08c1065ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"982.146183ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"2b7759c1-bb71-4c30-b315-db22eacefa64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"993.135302ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"36e0093b-fc04-4b7d-bc4d-707da6888fab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.014085567s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"b8812d07-1419-451b-b864-17ae56158520","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.055103507s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"52a84075-2d06-4b9c-a928-d04a3a99b2d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.136175077s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"5bcbce65-6f10-4ef7-a176-a71028ada303","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.298266062s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"646ec3ed-da9b-44e2-a5c5-c83090f4e09b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:08Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.61935482s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"71121776-747b-47ff-90b4-b9ad6207c60b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"2.259891387s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"46138465-d024-48da-865f-12ede57f2ef9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"2.521608157s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"df46871c-dd5a-41d1-a7c9-b55ee07b5b9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","reconcileID":"a27688a3-447b-41a4-9d5a-799fee80f4ac","Component.Namespace":"group-qgfq","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:b029742df19c9a2e316e9b911dff6654b4755ffe305b7d47314ad6220bc679b0","Component.Name":"konflux-test-integration-clone-ejpogf","lastBuildCommit":"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9"} {"level":"info","ts":"2026-04-22T14:12:09Z","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-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","component.Namespace":"group-qgfq","component.Name":"konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140818-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140818-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-140818-000","snapshot.Spec.Components":[{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:59d225213e727af1f96e9bcd02cc5ed3629b919af51ae8dc5790e37274b66551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6316a84deeeb07a8fa5fac5eebd11f9a379da19d","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:b029742df19c9a2e316e9b911dff6654b4755ffe305b7d47314ad6220bc679b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9"}}},{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T14:12: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-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140818-000","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519735178,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140818-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12: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-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-push-swz98 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","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-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"3.995702155s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:12:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","reconcileID":"ad782e87-1524-4cc7-92a9-a3ad7d6b22ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-push-swz98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-push-swz98 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140828-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140828-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-140828-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:59d225213e727af1f96e9bcd02cc5ed3629b919af51ae8dc5790e37274b66551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6316a84deeeb07a8fa5fac5eebd11f9a379da19d","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:00df192678a67469082680406ff9b33d3e62960b14f8144469a367b030c4a77b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f"}}}]} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-8nrjl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:12:11Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140818-000","reconcileID":"d8853c91-48f6-4a46-b5fb-a380705c15a0","snapshot.name":"integ-app-xvyv-20260422-140818-000","pipelinerun.name":"konflux-test-integration-clone-ejpogf-on-push-swz98","duration":4.504774209} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140818-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qgfq/go-component-cfetjm-on-pull-request-552vk with pr group pr-branch-nflbbo is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519735178, NodeID:\"CR_kwDOOe2tsc8AAAAQ4oNXig\", HeadSHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519735178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519735178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:12:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140818-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519735178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65714471713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8nrjl","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-8nrjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519735178,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140818-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519036071, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nispw\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519036071\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519036071\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519036071/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519036071,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140828-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-7dxnv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:12:12Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140828-000","reconcileID":"9ba6c54f-ae5f-4948-83dc-d900ec9da974","snapshot.name":"integ-app-xvyv-20260422-140828-000","pipelinerun.name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","duration":5.768077012} {"level":"info","ts":"2026-04-22T14:12:12Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140828-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519735178, NodeID:\"CR_kwDOOe2tsc8AAAAQ4oNXig\", HeadSHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519735178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519735178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:12:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140818-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8nrjl' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519735178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65714471713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7dxnv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-7dxnv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519735178,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140818-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:13Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519036071, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nispw\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519036071\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519036071\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140828-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519036071/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519036071,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140828-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12: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":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140818-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8nrjl","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-8nrjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140818-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testedSnapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519735178, NodeID:\"CR_kwDOOe2tsc8AAAAQ4oNXig\", HeadSHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519735178\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519735178\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:12:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140818-000 and scenario my-integration-test-uijy 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/72519735178/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65714471713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519735178,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140818-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140818-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","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-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","reconcileID":"71330246-6d1a-4528-9923-d5abe418b483","Component.Namespace":"build-e2e-jltj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-parent-vbsx@sha256:4461f8e07436cb7af7fd9a1925258ad1736d24a6513f9e70dc709d76327a9c06","Component.Name":"gl-multi-component-parent-vbsx","lastBuildCommit":"7b57c896d917a6ccd415125ce83ccd6bc221eeee"} {"level":"info","ts":"2026-04-22T14:12:20Z","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-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","component.Namespace":"build-e2e-jltj","component.Name":"gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140818-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-8nrjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-140712-000","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140712-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-jihs-20260422-140712-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-child-vbsx@sha256:fc6d3bbd0f4784d0819b1825d0e40139ed2affe85ab372cebd03522dce1aa280","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ygbhsu","revision":"e4f71d41cf22cfb4c50a416278657b5e2f09aaa3","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-vbsx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jltj/gl-multi-component-parent-vbsx@sha256:4461f8e07436cb7af7fd9a1925258ad1736d24a6513f9e70dc709d76327a9c06","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-ygbhsu","revision":"7b57c896d917a6ccd415125ce83ccd6bc221eeee"}}}]} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-140712-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:12:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-140712-000","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vbsx-on-push-rmngq has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","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-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","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-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","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-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","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-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","snapshot.Name":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12: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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:21Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140828-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:12:21Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140828-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:12: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":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:12: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":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7dxnv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-7dxnv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx-on-push-rmngq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-vbsx-on-push-rmngq has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-konflux-test-integration-clone-ejpogf"} {"level":"info","ts":"2026-04-22T14:12:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519036071, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nispw\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-konflux-test-integration-clone-ejpogf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519036071\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519036071\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ejpogf snapshot integ-app-xvyv-20260422-140828-000 and scenario my-integration-test-uijy 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/72519036071/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:12:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519036071,"CheckName":"Konflux Dev version / my-integration-test-uijy / konflux-test-integration-clone-ejpogf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140828-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:12:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:12:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-7dxnv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","PR group":"konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","prGroup":"konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx","prGroupHash":"04181fa79a83961f162bfe2df539cb47ed5827dc98915b87d94b00b252d184"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12: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-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-vbsx-component-update-gl-multi-component-parent-vbsx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-141244-771"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-141244-771","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-141244-771"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-141244-771","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:12:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-771","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"error","ts":"2026-04-22T14:12:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-multi-component-parent-vbsx","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx","reconcileID":"18fd76b3-f788-45df-b197-b3f4d0627d3d","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-multi-component-parent-vbsx\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-jihs-20260422-141244-828"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-jihs-20260422-141244-828","application":"build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-jihs-20260422-141244-828"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","Application.Name":"build-suite-component-update-jihs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"build-suite-component-update-jihs-20260422-141244-828","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:12:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-vbsx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-parent-vbsx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-jihs-20260422-141244-828","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"error","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-pull-request-xxxw8","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-vbsx-on-push-rmngq","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-8gvt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-8gvt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-vbsx-on-push-8gvt7 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs"} {"level":"info","ts":"2026-04-22T14:12:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-vbsx","namespace":"build-e2e-jltj"},"application":"build-e2e-jltj/build-suite-component-update-jihs","namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-22T14:12:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:12:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-nkz6s","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-141244-828"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-141244-828"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-140710-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-140109-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-140712-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-140602-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-140610-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-134911-000"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-jihs-20260422-141244-771"} {"level":"info","ts":"2026-04-22T14:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jltj","snapshot":"build-suite-component-update-jihs-20260422-141244-771"} 2026/04/22 14:12:48 http: TLS handshake error from 10.128.0.2:50136: EOF {"level":"error","ts":"2026-04-22T14:12:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-qpd69","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"namespace":"build-e2e-jltj","name":"gl-multi-component-child-vbsx-on-push-8gvt7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-8gvt7","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-sj6bx","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-push-z2d8d","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-gd6pg","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-vbsx-on-pull-request-rgkrd","namespace":"build-e2e-jltj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:12: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:12: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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 SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-zvtout","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:14: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:14: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:14: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-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-zvtout","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:14:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-zvtout","namespace":"build-e2e-kvvg"},"application":"build-e2e-kvvg/build-suite-test-application-xdrq","namespace":"build-e2e-kvvg","name":"fj-test-custom-branch-zvtout","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kvvg","snapshot":"build-suite-test-application-xdrq-20260422-140125-000"} {"level":"info","ts":"2026-04-22T14:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kvvg","snapshot":"build-suite-test-application-xdrq-20260422-140648-000"} {"level":"info","ts":"2026-04-22T14:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-xdrq-20260422-134953-000"} {"level":"info","ts":"2026-04-22T14:14:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kvvg","snapshot":"build-suite-test-application-xdrq-20260422-134953-000"} 2026/04/22 14:14:36 http: TLS handshake error from 10.128.0.2:46372: EOF 2026/04/22 14:14:36 http: TLS handshake error from 10.128.0.2:46364: EOF {"level":"info","ts":"2026-04-22T14:15: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:15: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:15: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"659.414714ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"a5b5a8c8-b643-4cf2-930d-5578f889ff1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"664.969429ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"c0bc98fc-bd03-4283-84c1-83dabeeaa78a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"675.596969ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"ec344e2c-4579-446b-8c01-9d437b5cb754","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"696.058782ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"d76064c5-9342-4f15-bd61-20d5b7e8534d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"736.649658ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"8aa2fbf7-a610-4b93-ad40-10ebd2b2a5e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"774.156304ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"57e26879-628b-4883-8e5c-2f985794c487","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"817.687789ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"e211a25a-da0a-415a-a942-8eed0c76da5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.139371989s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"fc92a6fb-7b94-4108-adf4-6199b86e9650","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.772694057s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"c4bb6ec9-47f8-4aa1-98c6-1f4d46e5ec2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.780650275s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:15:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","reconcileID":"0797c730-9beb-47ec-9ce1-11b38ec023b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140824-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-140824-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:9b68dca18e33e1193deb4708c61c885ba2bc648574d75837384c4afa78d1b329","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:b029742df19c9a2e316e9b911dff6654b4755ffe305b7d47314ad6220bc679b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qgfq/go-component-cfetjm-on-pull-request-552vk with pr group pr-branch-nflbbo is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Namespace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} 2026/04/22 14:15:38 http: TLS handshake error from 10.128.0.2:35632: EOF {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-pull-request-gp7pv has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519030661, NodeID:\"CR_kwDONSo-hs8AAAAQ4niXhQ\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519030661\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/python-component-dmjeao-on-pull-request-gp7pv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519030661,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-74dkp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000","reconcileID":"bcb86567-1b3b-431d-ba64-6eb9827e6e90","snapshot.name":"integ-app-xvyv-20260422-140824-000","pipelinerun.name":"python-component-dmjeao-on-pull-request-gp7pv","duration":3.770709336} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-74dkp"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-74dkp","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-74dkp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519030661, NodeID:\"CR_kwDONSo-hs8AAAAQ4niXhQ\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519030661\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-140824-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519030661,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-gp7pv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-pull-request-gp7pv has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:15:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519030661, NodeID:\"CR_kwDONSo-hs8AAAAQ4niXhQ\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519030661\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-140824-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-74dkp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:15:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519030661,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:15:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:15:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-74dkp","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-74dkp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519030661, NodeID:\"CR_kwDONSo-hs8AAAAQ4niXhQ\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519030661\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519030661\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-140824-000 and scenario my-integration-test-uijy 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/72519030661/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519030661,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:15:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-74dkp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.000857314s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"d7a705cc-6706-41dc-ad14-719a892f2bc9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.006465149s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"1c08610b-406d-4544-9d20-0fad1547c0ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.017442132s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"6fa45f96-4e64-4946-9af0-22364f5a5736","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.037953693s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"061d0d43-ec75-463b-8dcc-4ea01e9531b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.079054057s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"84dc4ed0-bc60-4d1d-921b-41bc77da2e88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"136.018181ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"45475e14-81a0-4cb0-83b9-d54dc66d7256","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"159.656735ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"d14e19bd-aa2e-439f-8c82-41cd129e8978","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"227.924077ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"7e95732d-ca53-4491-b3b0-f52f0d4ae846","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"480.912012ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"24051763-4d47-4d28-953e-7629ef85e0b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"978.146291ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"85f16f4f-85f9-431c-bb3e-91443a1af165","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.762098797s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:16:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","reconcileID":"988a11d2-97c7-464e-b2a9-7f1cb3ec6342","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140824-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","originalName":"integ-app-xvyv-20260422-140824-000","newName":"integ-app-xvyv-20260422-140824-000-7g","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-140824-000-7g","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","originalName":"integ-app-xvyv-20260422-140824-000","finalName":"integ-app-xvyv-20260422-140824-000-7g","attempts":2} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:4a8b70dd99e40eba980447488df892b4a2152b05d01096027d3832ad4b0e05e9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169"}}},{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:59d225213e727af1f96e9bcd02cc5ed3629b919af51ae8dc5790e37274b66551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6316a84deeeb07a8fa5fac5eebd11f9a379da19d","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:b029742df19c9a2e316e9b911dff6654b4755ffe305b7d47314ad6220bc679b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60","latestSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","processedSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60","latestSnapshot.Name":"integ-app-xvyv-20260422-140824-000","processedSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8899","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-pull-request-552vk has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-141620-663","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Namespace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} 2026/04/22 14:16:20 http: TLS handshake error from 10.129.0.2:39372: EOF {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:20Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519026587, NodeID:\"CR_kwDONSo-hs8AAAAQ4niHmw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519026587\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/go-component-cfetjm-on-pull-request-552vk is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519026587,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:21Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-2sbj2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:21Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","reconcileID":"67d36990-6b8a-4fe5-95d5-374f58a46d60","snapshot.name":"integ-app-xvyv-20260422-140824-000-7g","pipelinerun.name":"go-component-cfetjm-on-pull-request-552vk","duration":3.842696213} {"level":"info","ts":"2026-04-22T14:16:21Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:21Z","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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:16: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":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2sbj2","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-2sbj2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519026587, NodeID:\"CR_kwDONSo-hs8AAAAQ4niHmw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519026587\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-140824-000-7g and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519026587,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:22Z","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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-5l9st","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519032419, NodeID:\"CR_kwDONSo-hs8AAAAQ4nieYw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519032419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/python-component-dmjeao-on-pull-request-gp7pv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141620-663","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:23Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-2sbj2"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519032419,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5l9st","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-5l9st","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519032419, NodeID:\"CR_kwDONSo-hs8AAAAQ4nieYw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519032419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519032419,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519037778, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nizUg\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519037778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519037778,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519026587, NodeID:\"CR_kwDONSo-hs8AAAAQ4niHmw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519026587\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-140824-000-7g and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-2sbj2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-552vk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-pull-request-552vk has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519026587,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519032419, NodeID:\"CR_kwDONSo-hs8AAAAQ4nieYw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519032419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519032419,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519032419, NodeID:\"CR_kwDONSo-hs8AAAAQ4nieYw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519032419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy 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/72519032419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519032419,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519037778, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nizUg\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519037778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519037778,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-dmjeao-on-pull-request-dbc8n","PR group":"pr-branch-nflbbo"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"pr-branch-nflbbo","prGroupHash":"1626109e1035fde94d3a196d1be41970171b82a2f10fa5d71c662ebd5c2592"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520541404,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"python-component-dmjeao-on-pull-request-dbc8n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"python-component-dmjeao-on-pull-request-dbc8n"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qgfq/go-component-cfetjm-on-pull-request-552vk with pr group pr-branch-nflbbo has snapshot created, skipped","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qgfq/python-component-dmjeao-on-pull-request-gp7pv with pr group pr-branch-nflbbo is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qgfq/konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz with pr group pr-branch-nflbbo has snapshot created, skipped","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:29Z","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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"ceb6df05-0be8-4fdb-931b-38efc119eeea","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:29Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8899","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"ceb6df05-0be8-4fdb-931b-38efc119eeea"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"ceb6df05-0be8-4fdb-931b-38efc119eeea"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-qgfq/python-component-dmjeao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"ceb6df05-0be8-4fdb-931b-38efc119eeea","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"ceb6df05-0be8-4fdb-931b-38efc119eeea","latestSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-dmjeao konflux-test-integration-clone-ejpogf go-component-cfetjm]","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Name":"python-component-dmjeao-on-pull-request-dbc8n"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:16:30Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-140824-000-7g","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qgfq/python-component-dmjeao-on-pull-request-gp7pv with pr group pr-branch-nflbbo is not the latest for its component, skipped","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qgfq/python-component-dmjeao-on-pull-request-dbc8n with pr group pr-branch-nflbbo is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2sbj2","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-2sbj2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519026587, NodeID:\"CR_kwDONSo-hs8AAAAQ4niHmw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519026587\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519026587\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-140824-000-7g and scenario my-integration-test-uijy 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/72519026587/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519026587,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"python-component-dmjeao-on-pull-request-dbc8n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:16:31Z","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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"python-component-dmjeao-on-pull-request-dbc8n"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-2sbj2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:31Z","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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141620-663","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141620-663","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5l9st","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-5l9st","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-cfetjm-on-pull-request-l5jkn","PR group":"pr-branch-nflbbo"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","prGroup":"pr-branch-nflbbo","prGroupHash":"1626109e1035fde94d3a196d1be41970171b82a2f10fa5d71c662ebd5c2592"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519032419, NodeID:\"CR_kwDONSo-hs8AAAAQ4nieYw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519032419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy 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/72519032419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519032419,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000-7g","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520548879,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"go-component-cfetjm-on-pull-request-l5jkn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:16:32Z","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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"go-component-cfetjm-on-pull-request-l5jkn"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qgfq/python-component-dmjeao-on-pull-request-gp7pv with pr group pr-branch-nflbbo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qgfq/konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz with pr group pr-branch-nflbbo has snapshot created, skipped","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qgfq/go-component-cfetjm-on-pull-request-552vk with pr group pr-branch-nflbbo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:32Z","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-dmjeao go-component-cfetjm]","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:32Z","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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Name":"go-component-cfetjm-on-pull-request-l5jkn"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519032419, NodeID:\"CR_kwDONSo-hs8AAAAQ4nieYw\", HeadSHA:\"e8cd9a7b4ee245a0b55b7c06df5d2b31aa979169\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72519032419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 14:08:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 14:16:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-nflbbo and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-cfetjm | integ-app-xvyv-20260422-140824-000-7g | go-component-cfetjm-on-pull-request-552vk | group-snapshot-multi-component |\n| python-component-dmjeao | integ-app-xvyv-20260422-140824-000 | python-component-dmjeao-on-pull-request-gp7pv | group-snapshot-multi-component |\n| konflux-test-integration-clone-ejpogf | integ-app-xvyv-20260422-140828-000 | konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72519032419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714480280}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:32Z","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-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140824-000","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/python-component-dmjeao-on-pull-request-dbc8n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520550481,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140824-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelineRun.Namespace":"group-qgfq","pipelineRun.Name":"go-component-cfetjm-on-pull-request-l5jkn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","pipelinerun.Name":"go-component-cfetjm-on-pull-request-l5jkn"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519037778, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nizUg\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519037778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy 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/72519037778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72519037778,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141620-663","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-141620-663","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-5l9st","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000-7g","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140824-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140824-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:17: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:19: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:19: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"644.834579ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"a44acfab-18cc-4db6-9810-04213e24694c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"650.680215ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"6404887a-add9-4c3e-833d-af788f12caf3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"661.323577ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"1f694361-0724-4b56-9a80-6c71d820d67a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"682.547167ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"2a403c9c-0b82-4fad-a97d-4b6dc2ec0d85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"723.309972ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"4abe30dd-73c5-4b03-8806-31dff8ddfbf6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"804.062745ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"0faebb2e-ad5f-4a5e-9c2f-355c96d1d83b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"817.627851ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"eda56fd8-a927-451b-aeb8-5eac7ce335f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"965.018395ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"6cc9fa08-b369-4840-bbe9-443be45d6348","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.605754373s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"608e4cc4-6bb3-4641-9d6c-e73cf14776ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.643300315s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","reconcileID":"38ff5a9e-28f4-4616-96ae-42266ff8172e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-141629-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-141629-000","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:80f55a1882ffbcfdf2ed6b5dc8aa822ce6002bd6c780d74eeeb123ced64aac05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"bee5fbcbe2f67ce8ffaac014ff2b16e7cf019e8b","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:a60a6483686e71eaafb81bdd3820d805d73c08621fe969497e2a0e2939af6c59","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"673b31133de7dda5d94e7bcbe47974055ad09aa9"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:b029742df19c9a2e316e9b911dff6654b4755ffe305b7d47314ad6220bc679b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qgfq/go-component-cfetjm-on-pull-request-l5jkn with pr group pr-branch-nflbbo is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-pull-request-dbc8n has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520541404, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-k3A\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520541404\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/python-component-dmjeao-on-pull-request-dbc8n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"python-component-dmjeao-on-pull-request-dbc8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-dmjeao-on-pull-request-dbc8n has finished running","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520541404,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:16Z","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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-w98vn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000","reconcileID":"5b3bb7e3-d6ea-4d88-bd3b-5c50ab49208f","snapshot.name":"integ-app-xvyv-20260422-141629-000","pipelinerun.name":"python-component-dmjeao-on-pull-request-dbc8n","duration":3.876311186} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-w98vn"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w98vn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-w98vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520541404, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-k3A\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520541404\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-141629-000 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520541404,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:21:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520541404, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-k3A\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520541404\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:16:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-141629-000 and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-w98vn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520541404,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-w98vn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-w98vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-python-component-dmjeao"} {"level":"info","ts":"2026-04-22T14:21:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520541404, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-k3A\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-python-component-dmjeao\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520541404\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520541404\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:16:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-dmjeao snapshot integ-app-xvyv-20260422-141629-000 and scenario my-integration-test-uijy 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/72520541404/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520541404,"CheckName":"Konflux Dev version / my-integration-test-uijy / python-component-dmjeao","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-w98vn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"757.077561ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"1c0e451a-d771-4c88-ae96-aa69e60a7d95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"762.755021ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"c8def5b8-71a1-4df9-bfa1-1cb511f9fa92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"773.360191ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"d089cb43-9967-4557-be73-71d3c3de0c5b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"793.978133ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"8a7cbabc-bcfc-4800-95e1-36855c8c4649","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"834.572696ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"41d314e3-9971-4e3c-93d9-f024d052b337","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"916.038618ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"95269067-d32f-4364-9ec1-d6625001babd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"994.791244ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"c7ea138c-542c-40ec-bfcb-1585cc896a77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.077334396s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"754d9d81-5346-4454-b90a-239684de9746","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.718137826s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"e853c870-30d4-4ac7-baff-ce93c0eb5fd2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","elapsedSinceCompletion":"1.912615672s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:21:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","reconcileID":"48cafd9b-e6dc-4511-b752-0207ae2f7605","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-141629-000","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","originalName":"integ-app-xvyv-20260422-141629-000","newName":"integ-app-xvyv-20260422-141629-000-8u","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-141629-000-8u","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","originalName":"integ-app-xvyv-20260422-141629-000","finalName":"integ-app-xvyv-20260422-141629-000-8u","attempts":2} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","snapshot.Spec.Components":[{"name":"go-component-cfetjm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/go-component-cfetjm@sha256:d55a77c1955993f8e58b3140adfe6ed8f2be02e78661446ac5522157adb72e9e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"673b31133de7dda5d94e7bcbe47974055ad09aa9"}}},{"name":"python-component-dmjeao","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/python-component-dmjeao@sha256:59d225213e727af1f96e9bcd02cc5ed3629b919af51ae8dc5790e37274b66551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6316a84deeeb07a8fa5fac5eebd11f9a379da19d","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ejpogf","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qgfq/konflux-test-integration-clone-ejpogf@sha256:b029742df19c9a2e316e9b911dff6654b4755ffe305b7d47314ad6220bc679b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qgfq/python-component-dmjeao-on-pull-request-gp7pv with pr group pr-branch-nflbbo is not the latest for its component, skipped","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qgfq/go-component-cfetjm-on-pull-request-552vk with pr group pr-branch-nflbbo is not the latest for its component, skipped","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773","latestSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","processedSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:27Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773","latestSnapshot.Name":"integ-app-xvyv-20260422-141629-000","processedSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:27Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:27Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8899","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-pull-request-l5jkn has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773"} {"level":"info","ts":"2026-04-22T14:21:28Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-142128-114","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm-on-pull-request-l5jkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-cfetjm-on-pull-request-l5jkn has finished running","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000"} 2026/04/22 14:21:28 http: TLS handshake error from 10.130.0.2:49430: EOF {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Namespace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-141629-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-140828-000","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-140828-000","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520548879, NodeID:\"CR_kwDONSo-hs8AAAAQ4o_CDw\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520548879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/go-component-cfetjm-on-pull-request-l5jkn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520548879,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-q8sdm","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","reconcileID":"543ba057-a204-45cd-8baa-7461517dd773","snapshot.name":"integ-app-xvyv-20260422-141629-000-8u","pipelinerun.name":"go-component-cfetjm-on-pull-request-l5jkn","duration":4.295086879} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:29Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520548879, NodeID:\"CR_kwDONSo-hs8AAAAQ4o_CDw\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520548879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-141629-000-8u and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-q8sdm","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-q8sdm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520548879,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-uijy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qgfq/go-component-cfetjm-on-pull-request-l5jkn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-55zgq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-142128-114","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-5l9st","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-xvyv-20260422-141620-663 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Label":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-uijy","pipelineRun.Name":"integration-resolver-pipelinerun-q8sdm"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-140824-000-7g"} 2026/04/22 14:21:30 http: TLS handshake error from 10.128.0.2:46318: EOF {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-55zgq","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-55zgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72519037778, NodeID:\"CR_kwDOOe2tsc8AAAAQ4nizUg\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72519037778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 14:08:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 14:16:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-141620-663 and scenario my-integration-test-uijy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 7s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-nflbbo and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-cfetjm | integ-app-xvyv-20260422-140824-000-7g | go-component-cfetjm-on-pull-request-552vk | group-snapshot-multi-component |\n| python-component-dmjeao | integ-app-xvyv-20260422-140824-000 | python-component-dmjeao-on-pull-request-gp7pv | group-snapshot-multi-component |\n| konflux-test-integration-clone-ejpogf | integ-app-xvyv-20260422-140828-000 | konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72519037778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:31Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140828-000","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521495485,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520548879, NodeID:\"CR_kwDONSo-hs8AAAAQ4o_CDw\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520548879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-141629-000-8u and scenario my-integration-test-uijy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-q8sdm' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520548879,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy 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/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72521495485, NodeID:\"CR_kwDOOe2tsc8AAAAQ4p4zvQ\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72521495485\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72521495485\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-22 14:21:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72521495485/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521495485,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-22T14:21:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-22T14:21:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:36Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:36Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-q8sdm","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-q8sdm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:21: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":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:21: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":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:36Z","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-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-141629-000-8u","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-go-component-cfetjm"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520548879, NodeID:\"CR_kwDONSo-hs8AAAAQ4o_CDw\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-go-component-cfetjm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520548879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520548879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-cfetjm snapshot integ-app-xvyv-20260422-141629-000-8u and scenario my-integration-test-uijy 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/72520548879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520548879,"CheckName":"Konflux Dev version / my-integration-test-uijy / go-component-cfetjm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-141629-000-8u","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-q8sdm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-142128-114","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-142128-114","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:37Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-55zgq","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-55zgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy 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/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72520545208,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72520545208, NodeID:\"CR_kwDONSo-hs8AAAAQ4o-zuA\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72520545208\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-22 14:16:30 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 14:21:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-nflbbo and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-cfetjm | integ-app-xvyv-20260422-141629-000-8u | go-component-cfetjm-on-pull-request-l5jkn | group-snapshot-multi-component |\n| python-component-dmjeao | integ-app-xvyv-20260422-141629-000 | python-component-dmjeao-on-pull-request-dbc8n | group-snapshot-multi-component |\n| konflux-test-integration-clone-ejpogf | integ-app-xvyv-20260422-140828-000 | konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72520545208/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21: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":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-141629-000","scenarioName":"my-integration-test-uijy","externalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521518358,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-uijy-pr group"} {"level":"info","ts":"2026-04-22T14:21:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72521495485, NodeID:\"CR_kwDOOe2tsc8AAAAQ4p4zvQ\", HeadSHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", ExternalID:\"my-integration-test-uijy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72521495485\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72521495485\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-22 14:21:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-uijy 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/72521495485/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uijy / pr group\", CheckSuite:github.CheckSuite{ID:65714487975}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684426, Number:8899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8899\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"e4d9eb55f7676ee7f5bd85e9c7418ef35cc6254f\", 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-olwkbb\", SHA:\"7cec01b077a7a15c2e9d2ada7a2e8729a91a43f9\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521495485,"CheckName":"Konflux Dev version / my-integration-test-uijy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-22T14:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-22T14:21:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integration-resolver-pipelinerun-55zgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-qgfq","name":"my-integration-test-fmgw"}} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fmgw"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fmgw"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:45Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-22T14:21: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":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScenario.Name":"my-integration-test-fmgw"} {"level":"info","ts":"2026-04-22T14:21:46Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationTestScneario.Name":"my-integration-test-fmgw"} {"level":"error","ts":"2026-04-22T14:21:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","integrationScenario.Name":"my-integration-test-fmgw","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-xvyv-20260422-142128-114: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"error","ts":"2026-04-22T14:21:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Scenario":"my-integration-test-fmgw","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:46Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:21:46Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-142128-114","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-fmgw","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-fmgw","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","scenarioName":"my-integration-test-fmgw","externalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521543714,"CheckName":"Konflux Dev version / my-integration-test-fmgw / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000-8u","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-fmgw","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-fmgw","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","existingCheckRun":"github.CheckRun{ID:72521543714, NodeID:\"CR_kwDONSo-hs8AAAAQ4p7wIg\", HeadSHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", ExternalID:\"my-integration-test-fmgw-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72521543714\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72521543714\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-22 14:21:46 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-22 14:21:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-xvyv-20260422-142128-114 and scenario my-integration-test-fmgw is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xvyv-20260422-142128-114: 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/72521543714/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fmgw / pr group\", CheckSuite:github.CheckSuite{ID:65715851571}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3567684155, Number:21273, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21273\", Head:github.PullRequestBranch{Ref:\"pr-branch-nflbbo\", SHA:\"673b31133de7dda5d94e7bcbe47974055ad09aa9\", 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-olwkbb\", SHA:\"6316a84deeeb07a8fa5fac5eebd11f9a379da19d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-22T14:21:47Z","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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-141629-000","scenarioName":"my-integration-test-fmgw","externalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521546194,"CheckName":"Konflux Dev version / my-integration-test-fmgw / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-141629-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","destinationComponentSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-fmgw","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-uijy"} {"level":"info","ts":"2026-04-22T14:21:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","scenario.Name":"my-integration-test-fmgw","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testedSnapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:48Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ExternalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.NameSpace":"group-qgfq","snapshot.Name":"integ-app-xvyv-20260422-140828-000","scenarioName":"my-integration-test-fmgw","externalID":"my-integration-test-fmgw-pr group"} {"level":"info","ts":"2026-04-22T14:21:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","ID":72521548082,"CheckName":"Konflux Dev version / my-integration-test-fmgw / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-22T14:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","testedSnapshot.Name":"integ-app-xvyv-20260422-142128-114","destinationSnapshot.Name":"integ-app-xvyv-20260422-140828-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-22T14:21:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:21: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-xvyv-20260422-142128-114","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","snapshot.Name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-140415-000"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-142205-484"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-142205-484","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-xvyv-20260422-140415-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-gjt29","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-142205-484"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-142205-484","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:22:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-142205-484","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"error","ts":"2026-04-22T14:22:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-cfetjm","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"go-component-cfetjm","reconcileID":"2be5b68d-c9a0-4ef4-bb85-18ea314c619f","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-cfetjm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvyv-20260422-142205-577"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvyv-20260422-142205-577","application":"integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvyv-20260422-142205-577"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","Application.Name":"integ-app-xvyv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"integ-app-xvyv-20260422-142205-577","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:22:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvyv-20260422-142205-577","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-cfetjm","namespace":"group-qgfq"},"application":"group-qgfq/integ-app-xvyv","namespace":"group-qgfq","name":"go-component-cfetjm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:22:05Z","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-2sbj2","namespace":"group-qgfq"},"pipelineRun.Name":"integration-resolver-pipelinerun-2sbj2"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2sbj2","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-2sbj2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:22:05Z","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-gcsm4","namespace":"group-qgfq"},"pipelineRun.Name":"integration-resolver-pipelinerun-gcsm4"} {"level":"error","ts":"2026-04-22T14:22:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-552vk","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gcsm4","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-gcsm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:22:05Z","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-q8sdm","namespace":"group-qgfq"},"pipelineRun.Name":"integration-resolver-pipelinerun-q8sdm"} {"level":"error","ts":"2026-04-22T14:22:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-bkqct","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:22:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-q8sdm","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-q8sdm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-22T14:22:05Z","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-vzgnk","namespace":"group-qgfq"},"pipelineRun.Name":"integration-resolver-pipelinerun-vzgnk"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vzgnk","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"integration-resolver-pipelinerun-vzgnk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-22T14:22:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-pull-request-l5jkn","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-cfetjm-on-push-lt6zs","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-142205-484"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-142205-484"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-135742-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-135751-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-140818-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-141629-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-134802-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-142128-114"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-142205-577"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-142205-577"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-140824-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-140824-000-7g"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-141629-000-8u"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-141620-663"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-140828-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-140828-000"} 2026/04/22 14:22:06 http: TLS handshake error from 10.128.0.2:58932: EOF {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvyv-20260422-140403-000"} {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qgfq","snapshot":"integ-app-xvyv-20260422-140403-000"} 2026/04/22 14:22:06 http: TLS handshake error from 10.130.0.2:34182: EOF 2026/04/22 14:22:06 http: TLS handshake error from 10.130.0.2:34180: EOF 2026/04/22 14:22:06 http: TLS handshake error from 10.129.0.2:40362: EOF 2026/04/22 14:22:06 http: TLS handshake error from 10.130.0.2:34164: EOF 2026/04/22 14:22:06 http: TLS handshake error from 10.128.0.2:58960: EOF {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-ejpogf","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"konflux-test-integration-clone-ejpogf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv\" not found","component":{"name":"konflux-test-integration-clone-ejpogf","namespace":"group-qgfq"}} 2026/04/22 14:22:06 http: TLS handshake error from 10.128.0.2:58976: EOF {"level":"info","ts":"2026-04-22T14:22:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-dmjeao","namespace":"group-qgfq"},"namespace":"group-qgfq","name":"python-component-dmjeao","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv\" not found","component":{"name":"python-component-dmjeao","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-140818-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-8nrjl","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-135751-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-9cspb","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-142128-114\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-55zgq","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-141629-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-w98vn","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-140824-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-74dkp","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-141620-663\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-5l9st","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:06Z","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-xvyv-20260422-140828-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-7dxnv","namespace":"group-qgfq"}} {"level":"info","ts":"2026-04-22T14:22:07Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-xvyv-20260422-140403-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-zm6g6","namespace":"group-qgfq"}} {"level":"error","ts":"2026-04-22T14:22:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-2rpsz","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-pull-request-tvrwj","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ejpogf-on-push-swz98","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-d4k6h","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-dbc8n","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-pull-request-gp7pv","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T14:22:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-dmjeao-on-push-dwg47","namespace":"group-qgfq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.075722161s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"e3b3b5b1-aebd-4733-8e10-83f656669cce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.082144691s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"cd494b29-b59c-43b4-90c5-d9271f91341a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.092731636s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"25291570-35e6-42e1-8dea-75d81a08ea48","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.113359036s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"b912541e-6287-4f0a-a118-c9158c3397bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.154701908s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"2748aaea-db7f-4f6b-9cbf-32a8ec974c5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.185728847s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"d16eee53-c709-4a97-a809-c639f80b59c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.235353153s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"ac835bc0-8807-4528-8880-c46a00656a57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.555834178s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"3a2a4163-5ed1-4603-a6e8-615bf607844e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"2.196577307s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"b5112160-262f-40dc-a766-2ee02fe29998","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"2.292934193s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:25:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","reconcileID":"59bbc64d-f2af-4f2c-b3d3-70966585b52c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mdxc-20260422-140059-000","application":"build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-140059-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-140059-000","snapshot.Spec.Components":[{"name":"go-component-fzokqy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy@sha256:1abd287b242f9dcd09252681bd51cd059421b4d31c8fde91e9310a3fa18c8070","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"d773246d214170c647b307bd94074a7e1f7a97c2"}}}]} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-fzokqy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6210de528184f42ce3ce7313962c04260b0fcc9937f644a6b263e49e1fc65c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","Application.Name":"build-suite-positive-mc-mdxc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"}} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-140059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:25:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-140059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-140059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","snapshot.Namespace":"build-e2e-ywpy","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-140059-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-l8hdp has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-l8hdp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-pull-request-l8hdp has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-l8hdp","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:25:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T14:25:37Z","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-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25: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":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:25:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-fzokqy-on-push-h49mg is not associated with a pull request","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:25:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-vrshov","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T14:26:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vrshov-on-pull-request-nws75","PR group":"konflux-python-component-vrshov"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:27: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:27: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:27: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:27:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-nws75","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":"2026-04-22 14:31:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:31: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":"2026-04-22 14:31:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:31: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":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:26:03Z","completionTime":"2026-04-22T14:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-f713dc8f402568a1e55d5570ea9ade2a0f9fbf67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co05529a1f1877f79f85b92727f0c8cbdd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-nws75-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-325161bdcc10f227d849bdd8a67f6a27-80f8c12ce7f9b463-01"}},"deletionTimestamp":"2026-04-22 14:31:57 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-nws75 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-nws75","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vrshov-on-pull-request-lqhp8","PR group":"konflux-python-component-vrshov"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-nws75 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:33: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:33: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:33: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:33: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:33:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:33: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-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:33:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-lqhp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":"2026-04-22 14:38:29 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":"2026-04-22 14:38:29 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-22T14:38:13Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-22T14:32:04Z","completionTime":"2026-04-22T14:38:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.git"},{"name":"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:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov:on-pr-623d50e1a3d7e785ae02a7b20b48b30b976fc8f0"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob0e4ee74596bd45a0380816dc4fca89e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrshov-on-pull-request-lqhp8-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c617884cb1ed96bdefccbb6e63d78964-42dce40258226e3e-01"}},"deletionTimestamp":"2026-04-22 14:38:29 +0000 UTC"} {"level":"info","ts":"2026-04-22T14:38: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":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-lqhp8 has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-lqhp8","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vrshov-on-pull-request-q4w8k","PR group":"konflux-python-component-vrshov"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"konflux-python-component-vrshov","prGroupHash":"5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ywpy/python-component-vrshov-on-pull-request-lqhp8 with pr group konflux-python-component-vrshov is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:38:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:39: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:39: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:39: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:39:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:14Z","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-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:14Z","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-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:14Z","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-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","reconcileID":"25bfaabd-0d1b-4036-a94b-40e81881f66f","Component.Namespace":"build-e2e-ywpy","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy@sha256:c431b557f4b5886afec90195729850ccb6f086ea2e96c5b4237faf8a9017610f","Component.Name":"go-component-fzokqy","lastBuildCommit":"788915234d7eb12901f5ea9db0c80fbac803ce84"} {"level":"info","ts":"2026-04-22T14:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","component.Namespace":"build-e2e-ywpy","component.Name":"go-component-fzokqy"} {"level":"info","ts":"2026-04-22T14:45: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":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","reconcileID":"25bfaabd-0d1b-4036-a94b-40e81881f66f","component.Name":"python-component-vrshov"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mdxc-20260422-142538-000","application":"build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","Application.Name":"build-suite-positive-mc-mdxc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-142538-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-142538-000","snapshot.Spec.Components":[{"name":"go-component-fzokqy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy@sha256:c431b557f4b5886afec90195729850ccb6f086ea2e96c5b4237faf8a9017610f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"788915234d7eb12901f5ea9db0c80fbac803ce84"}}}]} {"level":"info","ts":"2026-04-22T14:45:15Z","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-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-142538-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:45:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-142538-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-push-h49mg has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:45: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-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-push-h49mg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-fzokqy-on-push-h49mg has finished running","buildpipelineRun":{"name":"go-component-fzokqy-on-push-h49mg","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:50: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50: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-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:51: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:51: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"925.261226ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"3aa62b86-dee8-4076-86d0-272a253fc1a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"930.804554ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"830da829-7818-4254-80f7-baf1d0624156","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"941.639887ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"f198f9c8-0e21-4d06-9ca7-d2876861b6da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"962.092635ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"0c3fe144-882c-43ba-beeb-9f0450dca266","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.002713497s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"de107f4f-eb2d-4f19-a863-c0de3b0e0d90","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.041867159s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"d0dfa5c2-edc8-4ea8-8b62-b61b375f64ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.083540364s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"5b6fb408-5a0e-4646-8c79-a428fb395803","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"1.404396521s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"59c096c1-9126-4f91-94ff-74c5a37e2cdd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"2.045410161s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"710e3551-225a-4bae-bee3-3b7795d56375","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","elapsedSinceCompletion":"2.175222256s","timeout":"5m0s"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-22T14:59:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","reconcileID":"51dd7b80-8f67-4989-8c98-c6fee00c98dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mdxc-20260422-143835-000","application":"build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-143835-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-143835-000","snapshot.Spec.Components":[{"name":"go-component-fzokqy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/go-component-fzokqy@sha256:c431b557f4b5886afec90195729850ccb6f086ea2e96c5b4237faf8a9017610f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"788915234d7eb12901f5ea9db0c80fbac803ce84","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vrshov","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ywpy/python-component-vrshov@sha256:84eb0dd9e6d2427702e4cae826ebb7cea6d8efb888765645521fabbefe872541","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"3b175aec44a7434ac88be05c4fd2c387aebfe349"}}}]} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-vrshov is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5775a9e8d10f8ad4060814ba1c25bb226a6a2e969099ea79e91eb67e6f4261 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T14:59: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-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","Application.Name":"build-suite-positive-mc-mdxc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T14:59: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":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"}} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","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-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-143835-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T14:59:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:59: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-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:57Z","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-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-143835-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:59:57Z","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-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-143835-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","snapshot.Namespace":"build-e2e-ywpy","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-22T14:59: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-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-143835-000","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-q4w8k has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T14:59:58Z","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-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-pull-request-q4w8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-22T14:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-q4w8k has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-push-z9m85","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-push-z9m85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T15:00:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T15:00:14Z","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-vrshov-on-push-z9m85","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:14Z","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-vrshov-on-push-z9m85","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:14Z","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-vrshov-on-push-z9m85","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrshov-on-push-z9m85","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov-on-push-z9m85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-vrshov-on-push-z9m85 is not associated with a pull request","buildpipelineRun":{"name":"python-component-vrshov-on-push-z9m85","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00: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":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","snapshot.Name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T15:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrshov-on-pull-request-q4w8k has finished running","buildpipelineRun":{"name":"python-component-vrshov-on-pull-request-q4w8k","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-fzokqy-on-pull-request-k2bxh","PR group":"pr-branch-qqkpkq"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","prGroup":"pr-branch-qqkpkq","prGroupHash":"99a31074262a9b782d96d213699bc2faf1d1d2812b75041264eef05e73835e"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15: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-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:01:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-lxcfjy","namespace":"build-e2e-njyh"},"application":"build-e2e-njyh/build-suite-negative-mc-xmsg","namespace":"build-e2e-njyh","name":"go-component-lxcfjy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T15:01:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-lxcfjy","namespace":"build-e2e-njyh"},"application":"build-e2e-njyh/build-suite-negative-mc-xmsg","namespace":"build-e2e-njyh","name":"go-component-lxcfjy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-qqkpkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mdxc-20260422-150131-759"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mdxc-20260422-150131-759","application":"build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mdxc-20260422-150131-759"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","Application.Name":"build-suite-positive-mc-mdxc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"build-suite-positive-mc-mdxc-20260422-150131-759","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-22T15:01:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-fzokqy","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"go-component-fzokqy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mdxc-20260422-150131-759","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc"} {"level":"info","ts":"2026-04-22T15:01:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-vrshov","namespace":"build-e2e-ywpy"},"application":"build-e2e-ywpy/build-suite-positive-mc-mdxc","namespace":"build-e2e-ywpy","name":"python-component-vrshov","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-22T15:01:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"namespace":"build-e2e-ywpy","name":"go-component-fzokqy-on-pull-request-k2bxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-22T15:01:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-22T15:01:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-fzokqy-on-pull-request-k2bxh","namespace":"build-e2e-ywpy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-mdxc-20260422-150131-759"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ywpy","snapshot":"build-suite-positive-mc-mdxc-20260422-150131-759"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ywpy","snapshot":"build-suite-positive-mc-mdxc-20260422-142538-000"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ywpy","snapshot":"build-suite-positive-mc-mdxc-20260422-143835-000"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-mdxc-20260422-140059-000"} {"level":"info","ts":"2026-04-22T15:01:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ywpy","snapshot":"build-suite-positive-mc-mdxc-20260422-140059-000"}