{"level":"info","ts":"2026-03-25T18:18:20.559Z","logger":"webhook","caller":"pacwebhook/webhook.go:73","msg":"Webhook config was not provided"} {"level":"info","ts":"2026-03-25T18:18:20.559Z","caller":"bometrics/metrics.go:78","msg":"starting availability probes"} {"level":"info","ts":"2026-03-25T18:18:20.559Z","logger":"setup","caller":"cmd/main.go:289","msg":"starting manager"} {"level":"info","ts":"2026-03-25T18:18:20.559Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-03-25T18:18:20.559Z","logger":"setup","caller":"cmd/main.go:150","msg":"disabling http/2"} {"level":"info","ts":"2026-03-25T18:18:20.559Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-03-25T18:18:20.560Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-25T18:18:20.560Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-25T18:18:20.560Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-03-25T18:18:20.560Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-03-25T18:18:20.560Z","caller":"controller/controller.go:175","msg":"Starting EventSource","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-03-25T18:18:20.560Z","caller":"controller/controller.go:183","msg":"Starting Controller","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-03-25T18:18:20.660Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentDependencyUpdateReconciler","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-03-25T18:18:20.660Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-25T18:18:20.660Z","caller":"controller/controller.go:217","msg":"Starting workers","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-03-25T18:18:21.022Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8443","secure":true} {"level":"info","ts":"2026-03-25T18:20:42.233Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4b8a0ddc-f671-4837-a4d5-08d15bdc89fc"} {"level":"error","ts":"2026-03-25T18:20:42.236Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4b8a0ddc-f671-4837-a4d5-08d15bdc89fc","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-25T18:20:42.236Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"4b8a0ddc-f671-4837-a4d5-08d15bdc89fc","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"sample-component\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:20:42.236Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"274c778c-9230-43a7-b3c5-34ec2a4885ea"} {"level":"info","ts":"2026-03-25T18:20:44.247Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"274c778c-9230-43a7-b3c5-34ec2a4885ea","audit":"true"} {"level":"info","ts":"2026-03-25T18:20:44.247Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"69ecf611-fcb9-43e9-bd2f-ad98238517f0"} {"level":"info","ts":"2026-03-25T18:20:47.018Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"}} {"level":"info","ts":"2026-03-25T18:20:47.018Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:20:47.022Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:20:47.022Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:20:47.022Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:20:47.022Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:20:47.023Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:20:47.023Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:20:47.023Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:20:47.234Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"RepositoryName":"sample-component"} {"level":"error","ts":"2026-03-25T18:20:47.526Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:373","msg":"Pipelines as Code provision for the Component failed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"error":"GET https://api.github.com/repos/konflux-ci/testrepo/installation: 404 Not Found []","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:373\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:20:47.535Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"sample-component","namespace":"user-ns1"},"namespace":"user-ns1","name":"sample-component","reconcileID":"0bd0217f-e2e5-4312-ab39-9457c921b0f8","ComponentGitSource":{"url":"https://github.com/konflux-ci/testrepo.git","revision":"main","context":"./","dockerfileUrl":"Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-25T18:28:26.511Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"47d32d2d-f7ae-46d9-8a82-46e07900897f"} {"level":"error","ts":"2026-03-25T18:28:26.514Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"47d32d2d-f7ae-46d9-8a82-46e07900897f","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-lidkic\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-25T18:28:26.514Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"47d32d2d-f7ae-46d9-8a82-46e07900897f","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-lidkic\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:28:26.514Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"dc467321-2013-4a3b-9c17-4e6a6c653d9e"} {"level":"info","ts":"2026-03-25T18:28:28.525Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"dc467321-2013-4a3b-9c17-4e6a6c653d9e","audit":"true"} {"level":"info","ts":"2026-03-25T18:28:28.525Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"eee6828e-33a2-41ef-bb83-263de8ce38d3"} {"level":"info","ts":"2026-03-25T18:28:31.153Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:28:31.153Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:31.157Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:31.157Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:31.157Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:31.157Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:31.258Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:31.258Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:31.258Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:31.266Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-default-lidkic"} {"level":"info","ts":"2026-03-25T18:28:32.060Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774463155-hvuu bundle for gh-test-custom-default-lidkic component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","audit":"true"} {"level":"info","ts":"2026-03-25T18:28:36.232Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg/pull/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:28:36.232Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:28:36.232Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:28:36.241Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"f28e1156-b6a2-4fc0-85a0-3f9063c833bd","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-25T18:28:58.636Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"56fd1d49-53fe-4d6b-8434-9d78290d20ee","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-lidkic\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:28:58.643Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:28:58.643Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:28:58.643Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:58.648Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:58.648Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:58.648Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:58.648Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:58.650Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:58.650Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:28:58.650Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:28:58.663Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 1 PipelineRuns for Component build-e2e-mdpw/gh-test-custom-default-lidkic","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"c1a204a5-2766-4d91-860d-2fcaa879afc2","action":"DELETE"} {"level":"info","ts":"2026-03-25T18:28:59.965Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-default-lidkic is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:29:00.103Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:00.103Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:00.108Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-default-lidkic","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-default-lidkic","reconcileID":"e90b1078-cef6-4448-aec9-2291cff83d2d","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:05.106Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"d2a0caa4-da0b-4d35-be51-767b013356e9"} {"level":"error","ts":"2026-03-25T18:29:05.108Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"d2a0caa4-da0b-4d35-be51-767b013356e9","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-xhdrel\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-25T18:29:05.108Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"d2a0caa4-da0b-4d35-be51-767b013356e9","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-xhdrel\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:29:05.109Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"63aee368-d72b-4622-ace0-ab110f383300"} {"level":"info","ts":"2026-03-25T18:29:07.123Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"63aee368-d72b-4622-ace0-ab110f383300","audit":"true"} {"level":"info","ts":"2026-03-25T18:29:07.124Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44a87c59-3f56-4e57-8750-6b7f979033db"} {"level":"info","ts":"2026-03-25T18:29:10.453Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:10.453Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:29:10.687Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:29:10.687Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:29:10.687Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:29:10.687Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:29:10.689Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:29:10.689Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:29:10.689Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:29:10.696Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-xhdrel"} {"level":"info","ts":"2026-03-25T18:29:11.605Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774463155-hvuu bundle for gh-test-custom-branch-xhdrel component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","audit":"true"} {"level":"info","ts":"2026-03-25T18:29:15.712Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg/pull/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:15.712Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:15.712Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:29:15.720Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4a96f5fb-c7cd-4994-95dd-65f8ac0ba0f8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-25T18:43:24.744Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:43:24.744Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:24.744Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:24.747Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:24.747Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:24.747Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:24.747Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:24.748Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:24.748Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:24.748Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:24.761Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-mdpw/gh-test-custom-branch-xhdrel","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"2abd8493-fea9-4882-af7c-1644e00235f2"} {"level":"info","ts":"2026-03-25T18:43:26.085Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gh-test-custom-branch-xhdrel is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:43:29.686Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg/pull/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:29.686Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:29.692Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"19645838-0ba4-41a1-9d8a-646136919ec8","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:29.709Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4d98984c-0ead-431f-996c-81b18e8b8a22"} {"level":"info","ts":"2026-03-25T18:43:31.722Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"4d98984c-0ead-431f-996c-81b18e8b8a22","audit":"true"} {"level":"info","ts":"2026-03-25T18:43:31.722Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"342db721-7b7b-43ba-897e-860b94967c26"} {"level":"info","ts":"2026-03-25T18:43:32.208Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:32.209Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:32.213Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:32.213Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:32.213Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:32.213Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:32.314Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:32.314Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:32.314Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:32.322Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gh-test-custom-branch-xhdrel"} {"level":"info","ts":"2026-03-25T18:43:33.107Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774463155-hvuu bundle for gh-test-custom-branch-xhdrel component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"repository":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","audit":"true"} {"level":"info","ts":"2026-03-25T18:43:34.424Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:34.424Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:34.424Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:34.432Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"44c1ae4c-aa97-4437-8319-94ed03e73f19","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"error","ts":"2026-03-25T18:43:48.879Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"deece18b-2a8b-401b-9c08-92b6c0003b57","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-branch-xhdrel\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:43:48.887Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:43:48.887Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:48.887Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:48.887Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-mdpw/gh-test-custom-branch-xhdrel","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"bf605237-79d2-45e2-88fb-b1e9d66a6e51"} {"level":"info","ts":"2026-03-25T18:43:48.895Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:48.895Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:48.895Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:48.895Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:43:48.896Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:48.896Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:43:48.896Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"error","ts":"2026-03-25T18:43:49.851Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"GET https://api.github.com/repos/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg/pulls?base=base-uhipau&head=redhat-appstudio-qe%3Akonflux-gh-test-custom-branch-xhdrel: 404 Not Found [] No scope is found from response header. Check it from GitHub settings.","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:43:49.851Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:43:49.857Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-xhdrel","namespace":"build-e2e-mdpw"},"namespace":"build-e2e-mdpw","name":"gh-test-custom-branch-xhdrel","reconcileID":"70fc58bb-1ac8-496e-91aa-636130526154","ComponentGitSource":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hmiezg","revision":"base-uhipau","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:05.457Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"6b9fb7af-8939-49c4-9c87-a6f8b6502634"} {"level":"error","ts":"2026-03-25T18:44:05.459Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"6b9fb7af-8939-49c4-9c87-a6f8b6502634","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-axzbcs\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-25T18:44:05.459Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"6b9fb7af-8939-49c4-9c87-a6f8b6502634","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-default-axzbcs\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:44:05.460Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"537f2aea-df5a-4860-a2ca-26bb1c2ab5af"} {"level":"info","ts":"2026-03-25T18:44:07.471Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"537f2aea-df5a-4860-a2ca-26bb1c2ab5af","audit":"true"} {"level":"info","ts":"2026-03-25T18:44:07.471Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"51ce6eeb-95f6-4378-a7e0-be54e49429cd"} {"level":"info","ts":"2026-03-25T18:44:11.226Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:11.226Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:11.230Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:44:11.230Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:44:11.230Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:11.230Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:11.231Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:44:11.231Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:44:11.231Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:44:11.231Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:44:11.248Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-default-axzbcs"} {"level":"info","ts":"2026-03-25T18:44:11.644Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774463155-hvuu bundle for gl-test-custom-default-axzbcs component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","audit":"true"} {"level":"info","ts":"2026-03-25T18:44:12.431Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-default-axzbcs Component in build-e2e-qsqd namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","audit":"true"} {"level":"info","ts":"2026-03-25T18:44:15.423Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri/-/merge_requests/1","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:15.423Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:15.423Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:15.431Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"1e1c1999-87d3-45d1-9caf-45b12c2eef3c","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-25T18:44:37.817Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:44:37.817Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:37.817Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:37.819Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:44:37.819Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:44:37.819Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:37.819Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:37.856Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:44:37.856Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:44:37.856Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:44:37.856Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:44:37.858Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:124","msg":"Pruned 2 PipelineRuns for Component build-e2e-qsqd/gl-test-custom-default-axzbcs","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"53dcf9dc-2ad1-4e75-a511-d787d2e30600","action":"DELETE"} {"level":"info","ts":"2026-03-25T18:44:38.495Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-default-axzbcs Component in build-e2e-qsqd namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:44:39.236Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-default-axzbcs is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:44:39.876Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:377","msg":"Pipelines as Code configuration removal merge request is not needed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:39.876Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:39.883Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-axzbcs","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-default-axzbcs","reconcileID":"d5093ac0-1047-4955-901c-f906bfd066fe","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:49.482Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"b2748d6f-2d5b-461a-ba61-e16a8e4ae695"} {"level":"error","ts":"2026-03-25T18:44:49.484Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"b2748d6f-2d5b-461a-ba61-e16a8e4ae695","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-oqhgab\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-25T18:44:49.484Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"b2748d6f-2d5b-461a-ba61-e16a8e4ae695","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-oqhgab\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:44:49.484Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"266a4f7f-6beb-4993-858a-4ea40b8fd786"} {"level":"info","ts":"2026-03-25T18:44:51.496Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"266a4f7f-6beb-4993-858a-4ea40b8fd786","audit":"true"} {"level":"info","ts":"2026-03-25T18:44:51.496Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"74561717-e1ed-405c-aa15-b3627ab108ca"} {"level":"info","ts":"2026-03-25T18:44:52.878Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:52.878Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:52.882Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:44:52.882Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:44:52.882Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:52.882Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:44:52.888Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:44:52.888Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:44:52.888Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:44:52.888Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:44:52.895Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-oqhgab"} {"level":"info","ts":"2026-03-25T18:44:53.155Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774463155-hvuu bundle for gl-test-custom-branch-oqhgab component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","audit":"true"} {"level":"info","ts":"2026-03-25T18:44:54.085Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-oqhgab Component in build-e2e-qsqd namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","audit":"true"} {"level":"info","ts":"2026-03-25T18:44:57.195Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri/-/merge_requests/2","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:57.196Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:57.196Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:44:57.204Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"1491f8d1-47f9-4464-b2bd-884732f2c1e9","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-25T18:53:41.649Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:53:41.649Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:41.649Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:53:41.651Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:53:41.651Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:53:41.651Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:53:41.651Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:53:41.653Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:53:41.653Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:53:41.653Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:53:41.653Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:53:41.665Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-qsqd/gl-test-custom-branch-oqhgab","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"b082118a-385a-40e7-9478-4e8da44c1dab"} {"level":"info","ts":"2026-03-25T18:53:42.620Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-branch-oqhgab Component in build-e2e-qsqd namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:53:43.085Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:611","msg":"PaC configuration proposal branch konflux-gl-test-custom-branch-oqhgab is deleted","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:53:45.812Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:375","msg":"Pipelines as Code configuration removal merge request: https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri/-/merge_requests/3","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:45.812Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:45.818Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"7859d704-0194-4b3b-bd3c-b7c179821b7e","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:47.085Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"cd3143b2-c2db-4007-94de-97c1d4c143fe"} {"level":"error","ts":"2026-03-25T18:53:47.088Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:202","msg":"failed to update component after waiting for containerImage","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"cd3143b2-c2db-4007-94de-97c1d4c143fe","action":"UPDATE","audit":"true","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-oqhgab\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:202\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"error","ts":"2026-03-25T18:53:47.088Z","caller":"controller/controller.go:316","msg":"Reconciler error","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"cd3143b2-c2db-4007-94de-97c1d4c143fe","error":"Operation cannot be fulfilled on components.appstudio.redhat.com \"gl-test-custom-branch-oqhgab\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:53:47.088Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c2f1266e-009c-411e-8ee6-5b86543d7a8a"} {"level":"info","ts":"2026-03-25T18:53:49.099Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:531","msg":"failed to wait for updated cache. Requested action could be repeated.","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c2f1266e-009c-411e-8ee6-5b86543d7a8a","audit":"true"} {"level":"info","ts":"2026-03-25T18:53:49.099Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:191","msg":"Waiting for ContainerImage to be set","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"aa04a192-2454-411e-b15e-e7ef7d913718"} {"level":"info","ts":"2026-03-25T18:53:51.660Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:98","msg":"Starting Pipelines as Code provision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:51.660Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:53:51.664Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:53:51.664Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:53:51.664Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:53:51.664Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:53:51.764Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:53:51.764Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:53:51.764Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:53:51.764Z","logger":"ComponentOnboarding.PaC-setup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:53:51.774Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac_repository.go:143","msg":"Created PaC Repository object for the component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"RepositoryName":"gl-test-custom-branch-oqhgab"} {"level":"info","ts":"2026-03-25T18:53:52.056Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pipeline.go:76","msg":"Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1774463155-hvuu bundle for gl-test-custom-branch-oqhgab component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","audit":"true"} {"level":"info","ts":"2026-03-25T18:53:53.172Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:512","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" configured for gl-test-custom-branch-oqhgab Component in build-e2e-qsqd namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repository":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","audit":"true"} {"level":"info","ts":"2026-03-25T18:53:53.850Z","logger":"ComponentOnboarding.PaC-setup","caller":"controller/component_build_controller_pac.go:163","msg":"Pipelines as Code configuration is up to date","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:53.850Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:386","msg":"Pipelines as Code provision for the Component finished successfully","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:53.850Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:409","msg":"adding PaC finalizer","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:53:53.858Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:490","msg":"updated component after build request: configure-pac","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"c3cb9071-2f5c-4299-bc47-deb3d4224319","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"UPDATE"} {"level":"info","ts":"2026-03-25T18:54:07.423Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller.go:256","msg":"PaC finalizer removed","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"info","ts":"2026-03-25T18:54:07.423Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:334","msg":"Starting Pipelines as Code unprovision for the Component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:54:07.423Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:54:07.425Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:54:07.426Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:54:07.426Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:110","msg":"no matching secret found for component","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:54:07.426Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:91","msg":"looking for scm secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"component":{}} {"level":"info","ts":"2026-03-25T18:54:07.427Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:102","msg":"found secrets","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":1} {"level":"info","ts":"2026-03-25T18:54:07.427Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:130","msg":"found secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"repositoryAnnotation":"","exists":false,"secret":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:54:07.427Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:163","msg":"potential matches","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"count":0} {"level":"info","ts":"2026-03-25T18:54:07.427Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"k8s/credentials.go:168","msg":"Using host only secret","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"name":"pipelines-as-code-secret"} {"level":"info","ts":"2026-03-25T18:54:07.439Z","logger":"PaCPipelineRunPruner","caller":"controller/pac_pipelinerun_pruner_controller.go:113","msg":"No PipelineRuns to prune for Component build-e2e-qsqd/gl-test-custom-branch-oqhgab","controller":"PaCPipelineRunPruner","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"6cdfad44-452e-45c6-808b-50f5f3cffe11"} {"level":"info","ts":"2026-03-25T18:54:08.167Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:578","msg":"Pipelines as Code webhook \"https://smee.io/eD7wVjSs9x6FJ\" deleted for gl-test-custom-branch-oqhgab Component in build-e2e-qsqd namespace","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"action":"DELETE"} {"level":"error","ts":"2026-03-25T18:54:08.496Z","logger":"ComponentOnboarding.PaC-cleanup","caller":"controller/component_build_controller_pac.go:362","msg":"failed to create merge request to remove Pipelines as Code configuration from Component source repository","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"},"audit":"true","error":"DELETE https://gitlab.com/api/v4/projects/konflux-qe/devfile-sample-hello-world-thblri/repository/branches/konflux-gl-test-custom-branch-oqhgab: 405 {message: Non GET methods are not allowed for moved projects}","stacktrace":"github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).UndoPaCProvisionForComponent\n\t/workspace/internal/controller/component_build_controller_pac.go:362\ngithub.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile\n\t/workspace/internal/controller/component_build_controller.go:259\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224"} {"level":"info","ts":"2026-03-25T18:54:08.496Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:362","msg":"requested to remove build pipeline Service Account binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}} {"level":"info","ts":"2026-03-25T18:54:08.502Z","logger":"ComponentOnboarding","caller":"controller/component_build_controller_service_account.go:416","msg":"deleted common build pipelines Role Binding","controller":"ComponentOnboarding","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-oqhgab","namespace":"build-e2e-qsqd"},"namespace":"build-e2e-qsqd","name":"gl-test-custom-branch-oqhgab","reconcileID":"20a99d41-6df5-40a0-b002-8d9d9ee764c2","ComponentGitSource":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-thblri","revision":"base-msazzx","dockerfileUrl":"docker/Dockerfile"}}