2026/07/10 21:55:23 started goroutine for watcher 2026/07/10 21:55:23 Readiness and health check server listening on port 8080 2026/07/10 21:55:23 Registering 4 clients 2026/07/10 21:55:23 Registering 3 informer factories 2026/07/10 21:55:23 Registering 3 informers 2026/07/10 21:55:23 Registering 1 controllers {"level":"info","ts":"2026-07-10T21:55:23.536Z","logger":"pac-watcher","caller":"leaderelection/context.go:47","msg":"Running with Standard leader election","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42"} {"level":"info","ts":"2026-07-10T21:55:23.542Z","logger":"pac-watcher","caller":"sharedmain/main.go:309","msg":"Starting configmap watcher...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42"} {"level":"info","ts":1783720523.6428754,"logger":"fallback","caller":"injection/injection.go:63","msg":"Starting informers..."} {"level":"info","ts":"2026-07-10T21:55:23.743Z","logger":"pac-watcher","caller":"sharedmain/main.go:334","msg":"Starting controllers...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42"} {"level":"info","ts":"2026-07-10T21:55:23.744Z","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-jrb42"} {"level":"info","ts":"2026-07-10T21:55:23.744Z","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-jrb42_282b427f-6420-41e5-9133-8a6b77631731\"","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42"} {"level":"info","ts":"2026-07-10T21:55:23.744Z","logger":"pac-watcher","caller":"controller/controller.go:474","msg":"Starting controller and workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T21:55:23.744Z","logger":"pac-watcher","caller":"controller/controller.go:484","msg":"Started workers","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","knative.dev/controller":"github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun"} {"level":"info","ts":"2026-07-10T21:55:23.744Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:258","msg":"Attempting to acquire leader lease...","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-10T21:55:23.748Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:272","msg":"Successfully acquired lease","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01"} {"level":"info","ts":"2026-07-10T21:55:23.748Z","logger":"pac-watcher","caller":"leaderelection/context.go:156","msg":"\"pipelines-as-code-watcher-547c9bc698-jrb42_282b427f-6420-41e5-9133-8a6b77631731\" 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-jrb42"} {"level":"error","ts":"2026-07-10T22:02:29.645Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:02:30.972Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:02:34.159Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:02:38.847Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:02:47.495Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:03:01.673Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:03:52.214Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:04:38.644Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:04:39.534Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:04:42.233Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:04:45.689Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:04:48.971Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:04:58.253Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:05:14.571Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:05:41.998Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:05:44.716Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:06:15.251Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:06:23.870Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:07:13.475Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:07:19.610Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:08:06.994Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:08:16.190Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:08:37.063Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:09:10.884Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:09:13.760Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:09:55.953Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:10:05.115Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:10:10.657Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:445","msg":"Failed to update lease optimistically, falling back to slow path","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01","error":"etcdserver: request timed out","stacktrace":"k8s.io/client-go/tools/leaderelection.(*LeaderElector).tryAcquireOrRenew\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:445\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew.func1.1\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:287\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextTimeout\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/poll.go:48\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew.func1\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:285\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:210\nk8s.io/apimachinery/pkg/util/wait.Until\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:163\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:284\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).Run\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:221\nknative.dev/pkg/leaderelection.(*runUntilCancelled).Run\n\tknative.dev/pkg@v0.0.0-20260422015212-ec452872dcc1/leaderelection/context.go:307\nknative.dev/pkg/leaderelection.(*runAll).Run.func1\n\tknative.dev/pkg@v0.0.0-20260422015212-ec452872dcc1/leaderelection/context.go:291"} {"level":"error","ts":"2026-07-10T22:10:30.932Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:10:39.114Z","logger":"pac-watcher","caller":"leaderelection/leaderelection.go:445","msg":"Failed to update lease optimistically, falling back to slow path","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","lock":"tekton-pipelines/pac-watcher.github.com.openshift-pipelines.pipelines-as-code.pkg.reconciler.reconciler.00-of-01","error":"etcdserver: request timed out","stacktrace":"k8s.io/client-go/tools/leaderelection.(*LeaderElector).tryAcquireOrRenew\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:445\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew.func1.1\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:287\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextTimeout\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/poll.go:48\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew.func1\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:285\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:255\nk8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:256\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:233\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:210\nk8s.io/apimachinery/pkg/util/wait.Until\n\tk8s.io/apimachinery@v0.35.4/pkg/util/wait/backoff.go:163\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).renew\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:284\nk8s.io/client-go/tools/leaderelection.(*LeaderElector).Run\n\tk8s.io/client-go@v0.35.4/tools/leaderelection/leaderelection.go:221\nknative.dev/pkg/leaderelection.(*runUntilCancelled).Run\n\tknative.dev/pkg@v0.0.0-20260422015212-ec452872dcc1/leaderelection/context.go:307\nknative.dev/pkg/leaderelection.(*runAll).Run.func1\n\tknative.dev/pkg@v0.0.0-20260422015212-ec452872dcc1/leaderelection/context.go:291"} {"level":"error","ts":"2026-07-10T22:11:00.249Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:11:27.902Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:11:31.257Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:12:06.748Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:12:18.333Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:12:58.849Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:13:16.784Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:13:31.875Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:14:03.551Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:14:11.980Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:14:39.350Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:14:56.759Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:15:34.906Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:15:55.517Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:16:28.744Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:16:36.425Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:17:06.389Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:17:34.440Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:18:05.945Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:18:18.290Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:18:56.581Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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-10T22:19:16.154Z","logger":"pac-watcher","caller":"cache/reflector.go:204","msg":"Failed to watch","commit":"7ad0371","knative.dev/pod":"pipelines-as-code-watcher-547c9bc698-jrb42","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"}