2026/07/10 06:15:07 started goroutine for watcher 2026/07/10 06:15:07 Readiness and health check server listening on port 8080 2026/07/10 06:15:07 Registering 4 clients 2026/07/10 06:15:07 Registering 3 informer factories 2026/07/10 06:15:07 Registering 3 informers 2026/07/10 06:15:07 Registering 1 controllers {"level":"info","ts":"2026-07-10T06:15:07.999Z","logger":"pac-watcher","caller":"leaderelection/context.go:47","msg":"Running with Standard leader election","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw"} {"level":"info","ts":"2026-07-10T06:15:08.005Z","logger":"pac-watcher","caller":"sharedmain/main.go:309","msg":"Starting configmap watcher...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw"} {"level":"info","ts":1783664108.1053953,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"level":"info","ts":"2026-07-10T06:15:08.206Z","logger":"pac-watcher","caller":"sharedmain/main.go:334","msg":"Starting controllers...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw"} {"level":"info","ts":"2026-07-10T06:15:08.206Z","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-7mftw"} {"level":"info","ts":"2026-07-10T06:15:08.206Z","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-7mftw_43cb5673-e2b3-4394-ad14-60e121040222\"","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw"} {"level":"info","ts":"2026-07-10T06:15:08.206Z","logger":"pac-watcher","caller":"controller/controller.go:474","msg":"Starting controller and workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:15:08.206Z","logger":"pac-watcher","caller":"controller/controller.go:484","msg":"Started workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:15:08.206Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:258","msg":"Attempting to acquire leader lease...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-10T06:15:08.210Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:272","msg":"Successfully acquired lease","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-10T06:15:08.210Z","logger":"pac-watcher","caller":"leaderelection/context.go:156","msg":"\"pipelines-as-code-watcher-547c9bc698-7mftw_43cb5673-e2b3-4394-ad14-60e121040222\" 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-7mftw"} {"level":"error","ts":"2026-07-10T06:22:34.107Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:22:35.612Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:22:38.718Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:22:44.001Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:22:51.809Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:12.008Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:01.458Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:07.108Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:24:08.446Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:10.448Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:14.517Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:23.100Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:38.130Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:56.557Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:21.739Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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.808Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:14.959Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:23.226Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:01.089Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:19.999Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:42.616Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:52.559Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:21.817Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:49.442Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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.540Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:34.352Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:57.503Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:21.305Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:39.344Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:10.893Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:21.089Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:50.583Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:18.390Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:34.355Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:57.256Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:08.056Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:33:38.141Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:57.687Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:34:17.488Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:34:46.447Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:35:17.401Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:35:30.930Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:36:06.409Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:36:16.415Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:36:53.753Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:37:04.951Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:37:46.779Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:37:54.681Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:38:28.303Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:38:35.597Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:39:12.231Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:39:23.191Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:39:50.881Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:39:57.747Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:40:26.969Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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:40:36.044Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-7mftw","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"}