2026/07/10 06:12:23 started goroutine for watcher 2026/07/10 06:12:23 Readiness and health check server listening on port 8080 2026/07/10 06:12:23 Registering 4 clients 2026/07/10 06:12:23 Registering 3 informer factories 2026/07/10 06:12:23 Registering 3 informers 2026/07/10 06:12:23 Registering 1 controllers {"level":"info","ts":"2026-07-10T06:12:23.856Z","logger":"pac-watcher","caller":"leaderelection/context.go:47","msg":"Running with Standard leader election","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc"} {"level":"info","ts":"2026-07-10T06:12:23.865Z","logger":"pac-watcher","caller":"sharedmain/main.go:309","msg":"Starting configmap watcher...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc"} {"level":"info","ts":1783663943.9661667,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"level":"info","ts":"2026-07-10T06:12:24.067Z","logger":"pac-watcher","caller":"sharedmain/main.go:334","msg":"Starting controllers...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc"} {"level":"info","ts":"2026-07-10T06:12:24.067Z","logger":"pac-watcher","caller":"injection/health_check.go:43","msg":"Probes server listening on port 8080","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc"} {"level":"info","ts":"2026-07-10T06:12:24.067Z","logger":"pac-watcher","caller":"leaderelection/context.go:147","msg":"pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01 will run in leader-elected mode with id \"pipelines-as-code-watcher-547c9bc698-wclqc_2c8f7964-e78b-4bbb-bb39-aee481517da3\"","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc"} {"level":"info","ts":"2026-07-10T06:12:24.067Z","logger":"pac-watcher","caller":"controller/controller.go:474","msg":"Starting controller and workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","knative.dev/controller":"github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","threadiness":2} {"level":"info","ts":"2026-07-10T06:12:24.067Z","logger":"pac-watcher","caller":"controller/controller.go:484","msg":"Started workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","knative.dev/controller":"github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun"} {"level":"info","ts":"2026-07-10T06:12:24.067Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:258","msg":"Attempting to acquire leader lease...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-10T06:12:24.070Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:272","msg":"Successfully acquired lease","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-10T06:12:24.071Z","logger":"pac-watcher","caller":"leaderelection/context.go:156","msg":"\"pipelines-as-code-watcher-547c9bc698-wclqc_2c8f7964-e78b-4bbb-bb39-aee481517da3\" has started leading \"pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01\"","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc"} {"level":"error","ts":"2026-07-10T06:19:25.967Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot watch resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:19:27.035Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:19:28.715Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:19:31.932Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:19:44.344Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:19:59.968Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot watch resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:00.028Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:01.070Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:04.001Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:07.879Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:16.312Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:33.687Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:20:37.750Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:21:13.453Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:21:13.476Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:21:54.862Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:21:59.525Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:22:40.185Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:22:42.735Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:23:28.756Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:23:38.518Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:24:12.094Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:24:18.405Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:24:44.430Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:25:14.023Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:25:28.874Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:25:46.266Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:26:02.899Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:26:38.003Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:26:45.077Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:26:58.645Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:445","msg":"Failed to update lease optimistically, falling back to slow path","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01","error":"etcdserver: request timed out","stacktrace":"k8s.io/client-go/tools/leaderelection.(*LeaderElector).tryAcquireOrRenew\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:445\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew.func1.1\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:287\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextTimeout\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/poll.go:48\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew.func1\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:285\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:210\nk8s.io/apimachinery/pkg/util/wait.Until\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:163\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:284\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).Run\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:221\nknative.dev/pkg/leaderelection.(*runUntilCancelled).Run\n\tknative.dev/pkg@v0.0.0-20260422015212-ec452872dcc1/leaderelection/context.go:307\nknative.dev/pkg/leaderelection.(*runAll).Run.func1\n\tknative.dev/pkg@v0.0.0-20260422015212-ec452872dcc1/leaderelection/context.go:291"} {"level":"error","ts":"2026-07-10T06:27:13.168Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:27:40.329Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:27:45.713Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:28:31.816Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:28:37.809Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:29:10.309Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:29:21.646Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:29:42.420Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:30:00.120Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:30:17.177Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:30:31.523Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:31:04.125Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:31:12.046Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:31:44.285Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:31:58.004Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:32:39.156Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:32:43.110Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:33:29.518Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1.PipelineRun","error":"failed to list *v1.PipelineRun: pipelineruns.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"pipelineruns\" in API group \"tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"} {"level":"error","ts":"2026-07-10T06:33:31.381Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-wclqc","logger":"UnhandledError","reflector":"k8s.io/client-go@v0.35.4/tools/cache/reflector.go:289","type":"*v1alpha1.Repository","error":"failed to list *v1alpha1.Repository: repositories.pipelinesascode.tekton.dev is forbidden: User \"system:serviceaccount:tekton-pipelines:pipelines-as-code-watcher\" cannot list resource \"repositories\" in API group \"pipelinesascode.tekton.dev\" at the cluster scope","stacktrace":"k8s.io/client-go/tools/cache.DefaultWatchErrorHandler\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:204\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:370\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/client-go/tools/cache.(*Reflector).RunWithContext\n\tk8s.io/client-go@v0.35.4/tools/cache/reflector.go:368\nk8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:63\nk8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/wait.go:72"}