Skip to content

Instantly share code, notes, and snippets.

@JeromeJu
Last active June 29, 2023 17:37
Show Gist options
  • Save JeromeJu/011f2a2d090295d218e5cccada2e5a07 to your computer and use it in GitHub Desktop.
Save JeromeJu/011f2a2d090295d218e5cccada2e5a07 to your computer and use it in GitHub Desktop.
failure on creation of invalid pipeline
jeromeju@jju:~/pipeline$ ./test/e2e-tests-upgrade.sh
================================
==== SETTING UP ENVIRONMENT ====
================================
=================================================================
==== INSTALL THE PREVIOUS RELEASE OF TEKTON PIPELINE V0.49.0 ====
=================================================================
>> Deploying Tekton Pipelines of Version v0.49.0
namespace/tekton-pipelines unchanged
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged
clusterrole.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged
role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged
role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged
role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged
role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged
serviceaccount/tekton-pipelines-controller unchanged
serviceaccount/tekton-pipelines-webhook unchanged
serviceaccount/tekton-events-controller unchanged
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged
clusterrolebinding.rbac.authorization.k8s.io/tekton-events-controller-cluster-access unchanged
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged
rolebinding.rbac.authorization.k8s.io/tekton-events-controller unchanged
rolebinding.rbac.authorization.k8s.io/tekton-events-controller-leaderelection unchanged
customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured
customresourcedefinition.apiextensions.k8s.io/customruns.tekton.dev configured
customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured
customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured
customresourcedefinition.apiextensions.k8s.io/resolutionrequests.resolution.tekton.dev unchanged
customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured
customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured
customresourcedefinition.apiextensions.k8s.io/verificationpolicies.tekton.dev configured
secret/webhook-certs configured
validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev configured
mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev configured
validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev configured
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged
clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged
configmap/config-defaults unchanged
configmap/feature-flags unchanged
configmap/pipelines-info configured
configmap/config-leader-election unchanged
configmap/config-logging configured
configmap/config-observability unchanged
configmap/config-registry-cert unchanged
configmap/config-spire unchanged
deployment.apps/tekton-pipelines-controller configured
service/tekton-pipelines-controller configured
deployment.apps/tekton-events-controller configured
service/tekton-events-controller configured
namespace/tekton-pipelines-resolvers unchanged
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-resolvers-resolution-request-updates unchanged
role.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged
serviceaccount/tekton-pipelines-resolvers unchanged
clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers unchanged
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-resolvers-namespace-rbac unchanged
configmap/bundleresolver-config unchanged
configmap/cluster-resolver-config unchanged
configmap/resolvers-feature-flags unchanged
configmap/config-leader-election unchanged
configmap/config-logging configured
configmap/config-observability unchanged
configmap/git-resolver-config unchanged
configmap/hubresolver-config unchanged
deployment.apps/tekton-pipelines-remote-resolvers configured
horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook configured
deployment.apps/tekton-pipelines-webhook configured
service/tekton-pipelines-webhook configured
No resources found
No resources found
No resources found
No resources found
No resources found
Waiting until all pods in namespace tekton-pipelines are up...................
All pods are up:
tekton-events-controller-79f9558bcc-zwwtz 1/1 Running 0 43s
tekton-pipelines-controller-67b8fd88dd-vdtcp 1/1 Running 0 43s
tekton-pipelines-webhook-7fb55d489b-2xqlq 1/1 Running 0 42s
======================================================
==== CREATE RESOURCES AT PREVIOUS RELEASE VERSION ====
======================================================
Error from server (AlreadyExists): namespaces "upgrade" already exists
Error from server (AlreadyExists): error when creating "./test/upgrade/simpleResources.yaml": tasks.tekton.dev "simple-task" already exists
Error from server (BadRequest): error when creating "./test/upgrade/simpleResources.yaml": admission webhook "validation.webhook.pipeline.tekton.dev" denied the request: validation failed: non-existent variable in "if [ \"$(workspaces.workspace.bound)\" == \"true\" ]; then\n echo \"Workspace provided \\n\"\n echo $(params.task1-param213)\nfi\n": spec.tasks[0].steps[0].script
***************************************
*** E2E TEST FAILED ***
*** Start of information dump ***
***************************************
>>> All resources:
NAMESPACE NAME READY STATUS RESTARTS AGE
default pod/gitea-0 1/1 Running 0 38h
default pod/gitea-memcached-b87476455-wkmnm 1/1 Running 0 38h
default pod/gitea-postgresql-0 1/1 Running 0 38h
kube-system pod/coredns-6d4b75cb6d-5bjlk 1/1 Running 0 7d23h
kube-system pod/coredns-6d4b75cb6d-j9smx 1/1 Running 0 7d23h
kube-system pod/etcd-kind-control-plane 1/1 Running 0 7d23h
kube-system pod/kindnet-pxcxs 1/1 Running 0 7d23h
kube-system pod/kube-apiserver-kind-control-plane 1/1 Running 0 7d23h
kube-system pod/kube-controller-manager-kind-control-plane 1/1 Running 0 7d23h
kube-system pod/kube-proxy-hbrdb 1/1 Running 0 7d23h
kube-system pod/kube-scheduler-kind-control-plane 1/1 Running 0 7d23h
local-path-storage pod/local-path-provisioner-9cd9bd544-j75p7 1/1 Running 0 7d23h
tekton-pipelines-resolvers pod/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 1/1 Running 0 42s
tekton-pipelines pod/tekton-events-controller-79f9558bcc-zwwtz 1/1 Running 0 43s
tekton-pipelines pod/tekton-pipelines-controller-67b8fd88dd-vdtcp 1/1 Running 0 43s
tekton-pipelines pod/tekton-pipelines-webhook-7fb55d489b-2xqlq 1/1 Running 0 42s
upgrade pod/simple-pipelinerun-check-workspace-pod 0/1 Completed 0 4m28s
upgrade pod/simple-pipelinerun-echo-status-pod 0/1 Completed 0 4m23s
upgrade pod/simple-taskrun-pod 0/3 Completed 0 4m28s
wait-task-beta pod/wait-task-controller-5856b56c7c-j7fc5 0/1 InvalidImageName 0 2d3h
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
default service/gitea-http ClusterIP 10.96.92.244 <none> 3000/TCP 2d3h
default service/gitea-memcached ClusterIP 10.96.154.112 <none> 11211/TCP 2d3h
default service/gitea-postgresql ClusterIP 10.96.199.195 <none> 5432/TCP 2d3h
default service/gitea-postgresql-headless ClusterIP None <none> 5432/TCP 2d3h
default service/gitea-ssh ClusterIP None <none> 22/TCP 2d3h
default service/kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 7d23h
kube-system service/kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP,9153/TCP 7d23h
tekton-pipelines service/tekton-events-controller ClusterIP 10.96.164.247 <none> 9090/TCP,8008/TCP,8080/TCP 27h
tekton-pipelines service/tekton-pipelines-controller ClusterIP 10.96.35.131 <none> 9090/TCP,8008/TCP,8080/TCP 27h
tekton-pipelines service/tekton-pipelines-webhook ClusterIP 10.96.163.23 <none> 9090/TCP,8008/TCP,443/TCP,8080/TCP 27h
wait-task-beta service/wait-task-controller ClusterIP 10.96.44.100 <none> 9090/TCP 2d3h
NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
kube-system daemonset.apps/kindnet 1 1 1 1 1 <none> 7d23h
kube-system daemonset.apps/kube-proxy 1 1 1 1 1 kubernetes.io/os=linux 7d23h
NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
default deployment.apps/gitea-memcached 1/1 1 1 2d3h
kube-system deployment.apps/coredns 2/2 2 2 7d23h
local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 7d23h
tekton-pipelines-resolvers deployment.apps/tekton-pipelines-remote-resolvers 1/1 1 1 27h
tekton-pipelines deployment.apps/tekton-events-controller 1/1 1 1 27h
tekton-pipelines deployment.apps/tekton-pipelines-controller 1/1 1 1 27h
tekton-pipelines deployment.apps/tekton-pipelines-webhook 1/1 1 1 27h
wait-task-beta deployment.apps/wait-task-controller 0/1 1 0 2d3h
NAMESPACE NAME DESIRED CURRENT READY AGE
default replicaset.apps/gitea-memcached-b87476455 1 1 1 2d3h
kube-system replicaset.apps/coredns-6d4b75cb6d 2 2 2 7d23h
local-path-storage replicaset.apps/local-path-provisioner-9cd9bd544 1 1 1 7d23h
tekton-pipelines-resolvers replicaset.apps/tekton-pipelines-remote-resolvers-688fbfd4df 0 0 0 135m
tekton-pipelines-resolvers replicaset.apps/tekton-pipelines-remote-resolvers-6f9f5cc7b5 0 0 0 103s
tekton-pipelines-resolvers replicaset.apps/tekton-pipelines-remote-resolvers-8457664df4 1 1 1 27h
tekton-pipelines-resolvers replicaset.apps/tekton-pipelines-remote-resolvers-8bb499b8f 0 0 0 27h
tekton-pipelines-resolvers replicaset.apps/tekton-pipelines-remote-resolvers-96cd79cfb 0 0 0 12m
tekton-pipelines replicaset.apps/tekton-events-controller-596b45bb75 0 0 0 12m
tekton-pipelines replicaset.apps/tekton-events-controller-799bd78bbb 0 0 0 103s
tekton-pipelines replicaset.apps/tekton-events-controller-79f9558bcc 1 1 1 27h
tekton-pipelines replicaset.apps/tekton-events-controller-84f96884dd 0 0 0 27h
tekton-pipelines replicaset.apps/tekton-events-controller-869c666dbd 0 0 0 135m
tekton-pipelines replicaset.apps/tekton-pipelines-controller-575b9cd7c4 0 0 0 27h
tekton-pipelines replicaset.apps/tekton-pipelines-controller-67b8fd88dd 1 1 1 27h
tekton-pipelines replicaset.apps/tekton-pipelines-controller-7d664f49f8 0 0 0 12m
tekton-pipelines replicaset.apps/tekton-pipelines-controller-8bc96b6cb 0 0 0 135m
tekton-pipelines replicaset.apps/tekton-pipelines-controller-c5b6c8ddc 0 0 0 103s
tekton-pipelines replicaset.apps/tekton-pipelines-webhook-647797d54d 0 0 0 27h
tekton-pipelines replicaset.apps/tekton-pipelines-webhook-6689768d87 0 0 0 135m
tekton-pipelines replicaset.apps/tekton-pipelines-webhook-66c7c469f8 0 0 0 103s
tekton-pipelines replicaset.apps/tekton-pipelines-webhook-7fb55d489b 1 1 1 27h
tekton-pipelines replicaset.apps/tekton-pipelines-webhook-dfd6c684d 0 0 0 12m
wait-task-beta replicaset.apps/wait-task-controller-5856b56c7c 1 1 0 2d3h
NAMESPACE NAME READY AGE
default statefulset.apps/gitea 1/1 2d3h
default statefulset.apps/gitea-postgresql 1/1 2d3h
NAMESPACE NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE
tekton-pipelines horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook Deployment/tekton-pipelines-webhook <unknown>/100% 1 5 1 27h
>>> Services:
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
default gitea-http ClusterIP 10.96.92.244 <none> 3000/TCP 2d3h
default gitea-memcached ClusterIP 10.96.154.112 <none> 11211/TCP 2d3h
default gitea-postgresql ClusterIP 10.96.199.195 <none> 5432/TCP 2d3h
default gitea-postgresql-headless ClusterIP None <none> 5432/TCP 2d3h
default gitea-ssh ClusterIP None <none> 22/TCP 2d3h
default kubernetes ClusterIP 10.96.0.1 <none> 443/TCP 7d23h
kube-system kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP,9153/TCP 7d23h
tekton-pipelines tekton-events-controller ClusterIP 10.96.164.247 <none> 9090/TCP,8008/TCP,8080/TCP 27h
tekton-pipelines tekton-pipelines-controller ClusterIP 10.96.35.131 <none> 9090/TCP,8008/TCP,8080/TCP 27h
tekton-pipelines tekton-pipelines-webhook ClusterIP 10.96.163.23 <none> 9090/TCP,8008/TCP,443/TCP,8080/TCP 27h
wait-task-beta wait-task-controller ClusterIP 10.96.44.100 <none> 9090/TCP 2d3h
>>> Events:
NAMESPACE LAST SEEN TYPE REASON OBJECT MESSAGE
default 17s Warning DNSConfigForming pod/gitea-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: default.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
default 88s Warning DNSConfigForming pod/gitea-memcached-b87476455-wkmnm Search Line limits were exceeded, some search paths have been omitted, the applied search line is: default.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
default 63s Warning DNSConfigForming pod/gitea-postgresql-0 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: default.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
default 21s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-05fbcf873a-affinity-assistant-3861cf4735-0 waiting for first consumer to be created before binding
default 81s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-0be8c5b129-affinity-assistant-ebcd018f9e-0 waiting for first consumer to be created before binding
default 4m36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-1097dd319e-affinity-assistant-d2f5dac32f-0 waiting for first consumer to be created before binding
default 3m21s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-16962c0954-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 2m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-18786dd5b2-affinity-assistant-d61f941df7-0 waiting for first consumer to be created before binding
default 4m36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-2645859cad-affinity-assistant-4f6d2b572d-0 waiting for first consumer to be created before binding
default 4m36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-275d08d4d0-affinity-assistant-99c11840ad-0 waiting for first consumer to be created before binding
default 2m36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-28262827f0-affinity-assistant-2c01ecbcd4-0 waiting for first consumer to be created before binding
default 66s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-2970443165-affinity-assistant-186de34674-0 waiting for first consumer to be created before binding
default 3m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-2a66285028-affinity-assistant-20711f3521-0 waiting for first consumer to be created before binding
default 3m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-33b066221e-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 2m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-3b29b6bc2f-affinity-assistant-5e3fb5be06-0 waiting for first consumer to be created before binding
default 66s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-3cd9df2521-affinity-assistant-2e06bd8c97-0 waiting for first consumer to be created before binding
default 6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-45f73cdfe0-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 2m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-4711e845c7-affinity-assistant-396d60bc80-0 waiting for first consumer to be created before binding
default 6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-532dd82e3f-affinity-assistant-e4012f3c89-0 waiting for first consumer to be created before binding
default 2m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-59ded242cf-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 4m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-5cdd125fa7-affinity-assistant-825944bdd0-0 waiting for first consumer to be created before binding
default 36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-6243837384-affinity-assistant-48efb33f9c-0 waiting for first consumer to be created before binding
default 4m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-628331e858-affinity-assistant-200aeca8b8-0 waiting for first consumer to be created before binding
default 4m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-6536da8b43-affinity-assistant-f35fe958ac-0 waiting for first consumer to be created before binding
default 2m21s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-66bff20fa7-affinity-assistant-f382e7c9a7-0 waiting for first consumer to be created before binding
default 81s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-696061eef3-affinity-assistant-b072bacb83-0 waiting for first consumer to be created before binding
default 36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-71c5a9d809-affinity-assistant-f549f891a3-0 waiting for first consumer to be created before binding
default 96s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-768f93110c-affinity-assistant-7749a8dcff-0 waiting for first consumer to be created before binding
default 4m21s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-77826baeb8-affinity-assistant-4af4cd0a39-0 waiting for first consumer to be created before binding
default 81s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-9888f21ebe-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 4m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-9a2954df7e-affinity-assistant-04bb1c9a17-0 waiting for first consumer to be created before binding
default 81s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-9e7491c7e0-affinity-assistant-d0f10a377e-0 waiting for first consumer to be created before binding
default 4m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-a925990c2b-affinity-assistant-283f0854c6-0 waiting for first consumer to be created before binding
default 4m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-ac06a82efa-affinity-assistant-d5bc49c633-0 waiting for first consumer to be created before binding
default 3m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-b5086cc80c-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 3m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-bea4d3135d-affinity-assistant-c22624a335-0 waiting for first consumer to be created before binding
default 3m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-bf993f6673-affinity-assistant-1da596fdec-0 waiting for first consumer to be created before binding
default 2m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-bfa120128a-affinity-assistant-23ef93ff79-0 waiting for first consumer to be created before binding
default 4m36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-c8cc101683-affinity-assistant-d6e177d4ba-0 waiting for first consumer to be created before binding
default 3m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-ca6799cad9-affinity-assistant-6624f42f73-0 waiting for first consumer to be created before binding
default 4m51s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-d6f4713263-affinity-assistant-ac49dbe646-0 waiting for first consumer to be created before binding
default 21s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-d84b0f9d1e-affinity-assistant-3d2fed4b7b-0 waiting for first consumer to be created before binding
default 4m6s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-db1ca02d28-affinity-assistant-2d8ec203d4-0 waiting for first consumer to be created before binding
default 81s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-e19d809e72-affinity-assistant-3a445e2cbb-0 waiting for first consumer to be created before binding
default 3m36s Normal WaitForFirstConsumer persistentvolumeclaim/pvc-fdf2a741ed-affinity-assistant-c0dd1dbeb6-0 waiting for first consumer to be created before binding
default 51s Normal WaitForFirstConsumer persistentvolumeclaim/shared-task-storage waiting for first consumer to be created before binding
local-path-storage 87s Warning DNSConfigForming pod/local-path-provisioner-9cd9bd544-j75p7 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: local-path-storage.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 14m Warning DNSConfigForming pod/tekton-pipelines-remote-resolvers-688fbfd4df-v25lv Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines-resolvers.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 13m Normal SuccessfulDelete replicaset/tekton-pipelines-remote-resolvers-688fbfd4df Deleted pod: tekton-pipelines-remote-resolvers-688fbfd4df-v25lv
tekton-pipelines-resolvers 103s Normal Scheduled pod/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv Successfully assigned tekton-pipelines-resolvers/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv to kind-control-plane
tekton-pipelines-resolvers 100s Warning DNSConfigForming pod/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines-resolvers.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 102s Normal Pulled pod/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv Container image "kind.local/resolvers-ff86b24f130c42b88983d3c13993056d:dd8d9e8789ad59978dc6329805c2f150850756d1fa96deb3b2859d33a99eeb1b" already present on machine
tekton-pipelines-resolvers 102s Normal Created pod/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv Created container controller
tekton-pipelines-resolvers 102s Normal Started pod/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv Started container controller
tekton-pipelines-resolvers 40s Normal Killing pod/tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv Stopping container controller
tekton-pipelines-resolvers 103s Normal SuccessfulCreate replicaset/tekton-pipelines-remote-resolvers-6f9f5cc7b5 Created pod: tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv
tekton-pipelines-resolvers 40s Normal SuccessfulDelete replicaset/tekton-pipelines-remote-resolvers-6f9f5cc7b5 Deleted pod: tekton-pipelines-remote-resolvers-6f9f5cc7b5-nw7lv
tekton-pipelines-resolvers 13m Normal Scheduled pod/tekton-pipelines-remote-resolvers-8457664df4-fh45k Successfully assigned tekton-pipelines-resolvers/tekton-pipelines-remote-resolvers-8457664df4-fh45k to kind-control-plane
tekton-pipelines-resolvers 13m Warning DNSConfigForming pod/tekton-pipelines-remote-resolvers-8457664df4-fh45k Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines-resolvers.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 13m Normal Pulled pod/tekton-pipelines-remote-resolvers-8457664df4-fh45k Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/resolvers:v0.49.0@sha256:78ddd51c8dda6e1e8aa0d3ee65f49f76c9f7bde8235320ae81db2d9ed0e6ce32" already present on machine
tekton-pipelines-resolvers 13m Normal Created pod/tekton-pipelines-remote-resolvers-8457664df4-fh45k Created container controller
tekton-pipelines-resolvers 13m Normal Started pod/tekton-pipelines-remote-resolvers-8457664df4-fh45k Started container controller
tekton-pipelines-resolvers 12m Normal Killing pod/tekton-pipelines-remote-resolvers-8457664df4-fh45k Stopping container controller
tekton-pipelines-resolvers 42s Normal Scheduled pod/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 Successfully assigned tekton-pipelines-resolvers/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 to kind-control-plane
tekton-pipelines-resolvers 39s Warning DNSConfigForming pod/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines-resolvers.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 42s Normal Pulled pod/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/resolvers:v0.49.0@sha256:78ddd51c8dda6e1e8aa0d3ee65f49f76c9f7bde8235320ae81db2d9ed0e6ce32" already present on machine
tekton-pipelines-resolvers 42s Normal Created pod/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 Created container controller
tekton-pipelines-resolvers 41s Normal Started pod/tekton-pipelines-remote-resolvers-8457664df4-g4nb2 Started container controller
tekton-pipelines-resolvers 2m51s Normal Scheduled pod/tekton-pipelines-remote-resolvers-8457664df4-wddrr Successfully assigned tekton-pipelines-resolvers/tekton-pipelines-remote-resolvers-8457664df4-wddrr to kind-control-plane
tekton-pipelines-resolvers 104s Warning DNSConfigForming pod/tekton-pipelines-remote-resolvers-8457664df4-wddrr Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines-resolvers.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 2m50s Normal Pulled pod/tekton-pipelines-remote-resolvers-8457664df4-wddrr Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/resolvers:v0.49.0@sha256:78ddd51c8dda6e1e8aa0d3ee65f49f76c9f7bde8235320ae81db2d9ed0e6ce32" already present on machine
tekton-pipelines-resolvers 2m50s Normal Created pod/tekton-pipelines-remote-resolvers-8457664df4-wddrr Created container controller
tekton-pipelines-resolvers 2m50s Normal Started pod/tekton-pipelines-remote-resolvers-8457664df4-wddrr Started container controller
tekton-pipelines-resolvers 101s Normal Killing pod/tekton-pipelines-remote-resolvers-8457664df4-wddrr Stopping container controller
tekton-pipelines-resolvers 13m Normal SuccessfulCreate replicaset/tekton-pipelines-remote-resolvers-8457664df4 Created pod: tekton-pipelines-remote-resolvers-8457664df4-fh45k
tekton-pipelines-resolvers 12m Normal SuccessfulDelete replicaset/tekton-pipelines-remote-resolvers-8457664df4 Deleted pod: tekton-pipelines-remote-resolvers-8457664df4-fh45k
tekton-pipelines-resolvers 2m51s Normal SuccessfulCreate replicaset/tekton-pipelines-remote-resolvers-8457664df4 Created pod: tekton-pipelines-remote-resolvers-8457664df4-wddrr
tekton-pipelines-resolvers 101s Normal SuccessfulDelete replicaset/tekton-pipelines-remote-resolvers-8457664df4 Deleted pod: tekton-pipelines-remote-resolvers-8457664df4-wddrr
tekton-pipelines-resolvers 42s Normal SuccessfulCreate replicaset/tekton-pipelines-remote-resolvers-8457664df4 Created pod: tekton-pipelines-remote-resolvers-8457664df4-g4nb2
tekton-pipelines-resolvers 12m Normal Scheduled pod/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w Successfully assigned tekton-pipelines-resolvers/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w to kind-control-plane
tekton-pipelines-resolvers 3m46s Warning DNSConfigForming pod/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines-resolvers.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines-resolvers 12m Normal Pulled pod/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w Container image "kind.local/resolvers-ff86b24f130c42b88983d3c13993056d:42a3e002e7e90659402bc30ec62b7d0d7e36675054b22f35754a1bcfd511b3bf" already present on machine
tekton-pipelines-resolvers 12m Normal Created pod/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w Created container controller
tekton-pipelines-resolvers 12m Normal Started pod/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w Started container controller
tekton-pipelines-resolvers 2m50s Normal Killing pod/tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w Stopping container controller
tekton-pipelines-resolvers 12m Normal SuccessfulCreate replicaset/tekton-pipelines-remote-resolvers-96cd79cfb Created pod: tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w
tekton-pipelines-resolvers 2m50s Normal SuccessfulDelete replicaset/tekton-pipelines-remote-resolvers-96cd79cfb Deleted pod: tekton-pipelines-remote-resolvers-96cd79cfb-rfn5w
tekton-pipelines-resolvers 42s Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled up replica set tekton-pipelines-remote-resolvers-8457664df4 to 1
tekton-pipelines-resolvers 101s Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled down replica set tekton-pipelines-remote-resolvers-8457664df4 to 0
tekton-pipelines-resolvers 13m Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled down replica set tekton-pipelines-remote-resolvers-688fbfd4df to 0
tekton-pipelines-resolvers 12m Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled up replica set tekton-pipelines-remote-resolvers-96cd79cfb to 1
tekton-pipelines-resolvers 2m50s Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled down replica set tekton-pipelines-remote-resolvers-96cd79cfb to 0
tekton-pipelines-resolvers 103s Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled up replica set tekton-pipelines-remote-resolvers-6f9f5cc7b5 to 1
tekton-pipelines-resolvers 40s Normal ScalingReplicaSet deployment/tekton-pipelines-remote-resolvers Scaled down replica set tekton-pipelines-remote-resolvers-6f9f5cc7b5 to 0
tekton-pipelines 12m Normal Scheduled pod/tekton-events-controller-596b45bb75-9f6tk Successfully assigned tekton-pipelines/tekton-events-controller-596b45bb75-9f6tk to kind-control-plane
tekton-pipelines 2m48s Warning DNSConfigForming pod/tekton-events-controller-596b45bb75-9f6tk Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 12m Normal Pulled pod/tekton-events-controller-596b45bb75-9f6tk Container image "kind.local/events-a9042f7efb0cbade2a868a1ee5ddd52c:5c3728e697f642fd1e4b5106086298a710eb9846998961f7db9c7bd20e4bb25f" already present on machine
tekton-pipelines 12m Normal Created pod/tekton-events-controller-596b45bb75-9f6tk Created container tekton-events-controller
tekton-pipelines 12m Normal Started pod/tekton-events-controller-596b45bb75-9f6tk Started container tekton-events-controller
tekton-pipelines 2m41s Normal Killing pod/tekton-events-controller-596b45bb75-9f6tk Stopping container tekton-events-controller
tekton-pipelines 12m Normal SuccessfulCreate replicaset/tekton-events-controller-596b45bb75 Created pod: tekton-events-controller-596b45bb75-9f6tk
tekton-pipelines 2m41s Normal SuccessfulDelete replicaset/tekton-events-controller-596b45bb75 Deleted pod: tekton-events-controller-596b45bb75-9f6tk
tekton-pipelines 103s Normal Scheduled pod/tekton-events-controller-799bd78bbb-svkz7 Successfully assigned tekton-pipelines/tekton-events-controller-799bd78bbb-svkz7 to kind-control-plane
tekton-pipelines 93s Warning DNSConfigForming pod/tekton-events-controller-799bd78bbb-svkz7 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 103s Normal Pulled pod/tekton-events-controller-799bd78bbb-svkz7 Container image "kind.local/events-a9042f7efb0cbade2a868a1ee5ddd52c:4758cb161f8483969a0df7d356ee7dd36f893c2c214c83474f2ea23d50cf5ccb" already present on machine
tekton-pipelines 103s Normal Created pod/tekton-events-controller-799bd78bbb-svkz7 Created container tekton-events-controller
tekton-pipelines 102s Normal Started pod/tekton-events-controller-799bd78bbb-svkz7 Started container tekton-events-controller
tekton-pipelines 33s Normal Killing pod/tekton-events-controller-799bd78bbb-svkz7 Stopping container tekton-events-controller
tekton-pipelines 103s Normal SuccessfulCreate replicaset/tekton-events-controller-799bd78bbb Created pod: tekton-events-controller-799bd78bbb-svkz7
tekton-pipelines 33s Normal SuccessfulDelete replicaset/tekton-events-controller-799bd78bbb Deleted pod: tekton-events-controller-799bd78bbb-svkz7
tekton-pipelines 2m51s Normal Scheduled pod/tekton-events-controller-79f9558bcc-25n4w Successfully assigned tekton-pipelines/tekton-events-controller-79f9558bcc-25n4w to kind-control-plane
tekton-pipelines 2m41s Warning DNSConfigForming pod/tekton-events-controller-79f9558bcc-25n4w Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 2m50s Normal Pulled pod/tekton-events-controller-79f9558bcc-25n4w Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/events:v0.49.0@sha256:968999c9f4ba1003725a9455f9a3a2cba36766768e4f1ee40010fafa765f450d" already present on machine
tekton-pipelines 2m50s Normal Created pod/tekton-events-controller-79f9558bcc-25n4w Created container tekton-events-controller
tekton-pipelines 2m50s Normal Started pod/tekton-events-controller-79f9558bcc-25n4w Started container tekton-events-controller
tekton-pipelines 93s Normal Killing pod/tekton-events-controller-79f9558bcc-25n4w Stopping container tekton-events-controller
tekton-pipelines 13m Normal Scheduled pod/tekton-events-controller-79f9558bcc-vcxts Successfully assigned tekton-pipelines/tekton-events-controller-79f9558bcc-vcxts to kind-control-plane
tekton-pipelines 13m Warning DNSConfigForming pod/tekton-events-controller-79f9558bcc-vcxts Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 13m Normal Pulled pod/tekton-events-controller-79f9558bcc-vcxts Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/events:v0.49.0@sha256:968999c9f4ba1003725a9455f9a3a2cba36766768e4f1ee40010fafa765f450d" already present on machine
tekton-pipelines 13m Normal Created pod/tekton-events-controller-79f9558bcc-vcxts Created container tekton-events-controller
tekton-pipelines 13m Normal Started pod/tekton-events-controller-79f9558bcc-vcxts Started container tekton-events-controller
tekton-pipelines 12m Normal Killing pod/tekton-events-controller-79f9558bcc-vcxts Stopping container tekton-events-controller
tekton-pipelines 43s Normal Scheduled pod/tekton-events-controller-79f9558bcc-zwwtz Successfully assigned tekton-pipelines/tekton-events-controller-79f9558bcc-zwwtz to kind-control-plane
tekton-pipelines 33s Warning DNSConfigForming pod/tekton-events-controller-79f9558bcc-zwwtz Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 42s Normal Pulled pod/tekton-events-controller-79f9558bcc-zwwtz Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/events:v0.49.0@sha256:968999c9f4ba1003725a9455f9a3a2cba36766768e4f1ee40010fafa765f450d" already present on machine
tekton-pipelines 42s Normal Created pod/tekton-events-controller-79f9558bcc-zwwtz Created container tekton-events-controller
tekton-pipelines 41s Normal Started pod/tekton-events-controller-79f9558bcc-zwwtz Started container tekton-events-controller
tekton-pipelines 13m Normal SuccessfulCreate replicaset/tekton-events-controller-79f9558bcc Created pod: tekton-events-controller-79f9558bcc-vcxts
tekton-pipelines 12m Normal SuccessfulDelete replicaset/tekton-events-controller-79f9558bcc Deleted pod: tekton-events-controller-79f9558bcc-vcxts
tekton-pipelines 2m51s Normal SuccessfulCreate replicaset/tekton-events-controller-79f9558bcc Created pod: tekton-events-controller-79f9558bcc-25n4w
tekton-pipelines 93s Normal SuccessfulDelete replicaset/tekton-events-controller-79f9558bcc Deleted pod: tekton-events-controller-79f9558bcc-25n4w
tekton-pipelines 43s Normal SuccessfulCreate replicaset/tekton-events-controller-79f9558bcc Created pod: tekton-events-controller-79f9558bcc-zwwtz
tekton-pipelines 14m Warning DNSConfigForming pod/tekton-events-controller-869c666dbd-66zm9 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 13m Normal SuccessfulDelete replicaset/tekton-events-controller-869c666dbd Deleted pod: tekton-events-controller-869c666dbd-66zm9
tekton-pipelines 43s Normal ScalingReplicaSet deployment/tekton-events-controller Scaled up replica set tekton-events-controller-79f9558bcc to 1
tekton-pipelines 93s Normal ScalingReplicaSet deployment/tekton-events-controller Scaled down replica set tekton-events-controller-79f9558bcc to 0
tekton-pipelines 13m Normal ScalingReplicaSet deployment/tekton-events-controller Scaled down replica set tekton-events-controller-869c666dbd to 0
tekton-pipelines 12m Normal ScalingReplicaSet deployment/tekton-events-controller Scaled up replica set tekton-events-controller-596b45bb75 to 1
tekton-pipelines 2m41s Normal ScalingReplicaSet deployment/tekton-events-controller Scaled down replica set tekton-events-controller-596b45bb75 to 0
tekton-pipelines 103s Normal ScalingReplicaSet deployment/tekton-events-controller Scaled up replica set tekton-events-controller-799bd78bbb to 1
tekton-pipelines 33s Normal ScalingReplicaSet deployment/tekton-events-controller Scaled down replica set tekton-events-controller-799bd78bbb to 0
tekton-pipelines 2m51s Normal Scheduled pod/tekton-pipelines-controller-67b8fd88dd-9qwpf Successfully assigned tekton-pipelines/tekton-pipelines-controller-67b8fd88dd-9qwpf to kind-control-plane
tekton-pipelines 2m41s Warning DNSConfigForming pod/tekton-pipelines-controller-67b8fd88dd-9qwpf Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 2m50s Normal Pulled pod/tekton-pipelines-controller-67b8fd88dd-9qwpf Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.49.0@sha256:cde0654aab99ea19e030eb269f28deba6cc550910586ee7a832cae3ee63ea565" already present on machine
tekton-pipelines 2m50s Normal Created pod/tekton-pipelines-controller-67b8fd88dd-9qwpf Created container tekton-pipelines-controller
tekton-pipelines 2m50s Normal Started pod/tekton-pipelines-controller-67b8fd88dd-9qwpf Started container tekton-pipelines-controller
tekton-pipelines 93s Normal Killing pod/tekton-pipelines-controller-67b8fd88dd-9qwpf Stopping container tekton-pipelines-controller
tekton-pipelines 13m Normal Scheduled pod/tekton-pipelines-controller-67b8fd88dd-jkwgn Successfully assigned tekton-pipelines/tekton-pipelines-controller-67b8fd88dd-jkwgn to kind-control-plane
tekton-pipelines 13m Warning DNSConfigForming pod/tekton-pipelines-controller-67b8fd88dd-jkwgn Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 13m Normal Pulled pod/tekton-pipelines-controller-67b8fd88dd-jkwgn Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.49.0@sha256:cde0654aab99ea19e030eb269f28deba6cc550910586ee7a832cae3ee63ea565" already present on machine
tekton-pipelines 13m Normal Created pod/tekton-pipelines-controller-67b8fd88dd-jkwgn Created container tekton-pipelines-controller
tekton-pipelines 13m Normal Started pod/tekton-pipelines-controller-67b8fd88dd-jkwgn Started container tekton-pipelines-controller
tekton-pipelines 12m Normal Killing pod/tekton-pipelines-controller-67b8fd88dd-jkwgn Stopping container tekton-pipelines-controller
tekton-pipelines 43s Normal Scheduled pod/tekton-pipelines-controller-67b8fd88dd-vdtcp Successfully assigned tekton-pipelines/tekton-pipelines-controller-67b8fd88dd-vdtcp to kind-control-plane
tekton-pipelines 33s Warning DNSConfigForming pod/tekton-pipelines-controller-67b8fd88dd-vdtcp Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 42s Normal Pulled pod/tekton-pipelines-controller-67b8fd88dd-vdtcp Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/controller:v0.49.0@sha256:cde0654aab99ea19e030eb269f28deba6cc550910586ee7a832cae3ee63ea565" already present on machine
tekton-pipelines 42s Normal Created pod/tekton-pipelines-controller-67b8fd88dd-vdtcp Created container tekton-pipelines-controller
tekton-pipelines 41s Normal Started pod/tekton-pipelines-controller-67b8fd88dd-vdtcp Started container tekton-pipelines-controller
tekton-pipelines 13m Normal SuccessfulCreate replicaset/tekton-pipelines-controller-67b8fd88dd Created pod: tekton-pipelines-controller-67b8fd88dd-jkwgn
tekton-pipelines 12m Normal SuccessfulDelete replicaset/tekton-pipelines-controller-67b8fd88dd Deleted pod: tekton-pipelines-controller-67b8fd88dd-jkwgn
tekton-pipelines 2m51s Normal SuccessfulCreate replicaset/tekton-pipelines-controller-67b8fd88dd Created pod: tekton-pipelines-controller-67b8fd88dd-9qwpf
tekton-pipelines 93s Normal SuccessfulDelete replicaset/tekton-pipelines-controller-67b8fd88dd Deleted pod: tekton-pipelines-controller-67b8fd88dd-9qwpf
tekton-pipelines 43s Normal SuccessfulCreate replicaset/tekton-pipelines-controller-67b8fd88dd Created pod: tekton-pipelines-controller-67b8fd88dd-vdtcp
tekton-pipelines 12m Normal Scheduled pod/tekton-pipelines-controller-7d664f49f8-w5q59 Successfully assigned tekton-pipelines/tekton-pipelines-controller-7d664f49f8-w5q59 to kind-control-plane
tekton-pipelines 3m28s Warning DNSConfigForming pod/tekton-pipelines-controller-7d664f49f8-w5q59 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 12m Normal Pulled pod/tekton-pipelines-controller-7d664f49f8-w5q59 Container image "kind.local/controller-10a3e32792f33651396d02b6855a6e36:878e5d68b0ed7d7dca6556190daae4393f2152b478a30abddbd348e610e5ccaf" already present on machine
tekton-pipelines 12m Normal Created pod/tekton-pipelines-controller-7d664f49f8-w5q59 Created container tekton-pipelines-controller
tekton-pipelines 12m Normal Started pod/tekton-pipelines-controller-7d664f49f8-w5q59 Started container tekton-pipelines-controller
tekton-pipelines 2m41s Normal Killing pod/tekton-pipelines-controller-7d664f49f8-w5q59 Stopping container tekton-pipelines-controller
tekton-pipelines 12m Normal SuccessfulCreate replicaset/tekton-pipelines-controller-7d664f49f8 Created pod: tekton-pipelines-controller-7d664f49f8-w5q59
tekton-pipelines 2m41s Normal SuccessfulDelete replicaset/tekton-pipelines-controller-7d664f49f8 Deleted pod: tekton-pipelines-controller-7d664f49f8-w5q59
tekton-pipelines 14m Warning DNSConfigForming pod/tekton-pipelines-controller-8bc96b6cb-fl2wk Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 13m Normal SuccessfulDelete replicaset/tekton-pipelines-controller-8bc96b6cb Deleted pod: tekton-pipelines-controller-8bc96b6cb-fl2wk
tekton-pipelines 103s Normal Scheduled pod/tekton-pipelines-controller-c5b6c8ddc-2mrwr Successfully assigned tekton-pipelines/tekton-pipelines-controller-c5b6c8ddc-2mrwr to kind-control-plane
tekton-pipelines 93s Warning DNSConfigForming pod/tekton-pipelines-controller-c5b6c8ddc-2mrwr Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 103s Normal Pulled pod/tekton-pipelines-controller-c5b6c8ddc-2mrwr Container image "kind.local/controller-10a3e32792f33651396d02b6855a6e36:4ebb9552c388c6d6c8dcc74bf7ce339501a498a41999fe49ae411a4904d0f7ce" already present on machine
tekton-pipelines 103s Normal Created pod/tekton-pipelines-controller-c5b6c8ddc-2mrwr Created container tekton-pipelines-controller
tekton-pipelines 102s Normal Started pod/tekton-pipelines-controller-c5b6c8ddc-2mrwr Started container tekton-pipelines-controller
tekton-pipelines 32s Normal Killing pod/tekton-pipelines-controller-c5b6c8ddc-2mrwr Stopping container tekton-pipelines-controller
tekton-pipelines 103s Normal SuccessfulCreate replicaset/tekton-pipelines-controller-c5b6c8ddc Created pod: tekton-pipelines-controller-c5b6c8ddc-2mrwr
tekton-pipelines 33s Normal SuccessfulDelete replicaset/tekton-pipelines-controller-c5b6c8ddc Deleted pod: tekton-pipelines-controller-c5b6c8ddc-2mrwr
tekton-pipelines 43s Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled up replica set tekton-pipelines-controller-67b8fd88dd to 1
tekton-pipelines 93s Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled down replica set tekton-pipelines-controller-67b8fd88dd to 0
tekton-pipelines 13m Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled down replica set tekton-pipelines-controller-8bc96b6cb to 0
tekton-pipelines 12m Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled up replica set tekton-pipelines-controller-7d664f49f8 to 1
tekton-pipelines 2m41s Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled down replica set tekton-pipelines-controller-7d664f49f8 to 0
tekton-pipelines 103s Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled up replica set tekton-pipelines-controller-c5b6c8ddc to 1
tekton-pipelines 33s Normal ScalingReplicaSet deployment/tekton-pipelines-controller Scaled down replica set tekton-pipelines-controller-c5b6c8ddc to 0
tekton-pipelines 13m Warning DNSConfigForming pod/tekton-pipelines-webhook-6689768d87-vdx6w Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 13m Normal SuccessfulDelete replicaset/tekton-pipelines-webhook-6689768d87 Deleted pod: tekton-pipelines-webhook-6689768d87-vdx6w
tekton-pipelines 103s Normal Scheduled pod/tekton-pipelines-webhook-66c7c469f8-bsf72 Successfully assigned tekton-pipelines/tekton-pipelines-webhook-66c7c469f8-bsf72 to kind-control-plane
tekton-pipelines 93s Warning DNSConfigForming pod/tekton-pipelines-webhook-66c7c469f8-bsf72 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 102s Normal Pulled pod/tekton-pipelines-webhook-66c7c469f8-bsf72 Container image "kind.local/webhook-d4749e605405422fd87700164e31b2d1:94788d17ce7c23e606661d939068328d76b6cca9baf45b38df59e76cd1191cea" already present on machine
tekton-pipelines 102s Normal Created pod/tekton-pipelines-webhook-66c7c469f8-bsf72 Created container webhook
tekton-pipelines 102s Normal Started pod/tekton-pipelines-webhook-66c7c469f8-bsf72 Started container webhook
tekton-pipelines 32s Normal Killing pod/tekton-pipelines-webhook-66c7c469f8-bsf72 Stopping container webhook
tekton-pipelines 103s Normal SuccessfulCreate replicaset/tekton-pipelines-webhook-66c7c469f8 Created pod: tekton-pipelines-webhook-66c7c469f8-bsf72
tekton-pipelines 32s Normal SuccessfulDelete replicaset/tekton-pipelines-webhook-66c7c469f8 Deleted pod: tekton-pipelines-webhook-66c7c469f8-bsf72
tekton-pipelines 42s Normal Scheduled pod/tekton-pipelines-webhook-7fb55d489b-2xqlq Successfully assigned tekton-pipelines/tekton-pipelines-webhook-7fb55d489b-2xqlq to kind-control-plane
tekton-pipelines 32s Warning DNSConfigForming pod/tekton-pipelines-webhook-7fb55d489b-2xqlq Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 42s Normal Pulled pod/tekton-pipelines-webhook-7fb55d489b-2xqlq Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook:v0.49.0@sha256:df3be59025cc59dbcc639710a77f922f07b778de49616b59bb5343fbf7cc8b79" already present on machine
tekton-pipelines 42s Normal Created pod/tekton-pipelines-webhook-7fb55d489b-2xqlq Created container webhook
tekton-pipelines 41s Normal Started pod/tekton-pipelines-webhook-7fb55d489b-2xqlq Started container webhook
tekton-pipelines 2m51s Normal Scheduled pod/tekton-pipelines-webhook-7fb55d489b-pd268 Successfully assigned tekton-pipelines/tekton-pipelines-webhook-7fb55d489b-pd268 to kind-control-plane
tekton-pipelines 2m41s Warning DNSConfigForming pod/tekton-pipelines-webhook-7fb55d489b-pd268 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 2m50s Normal Pulled pod/tekton-pipelines-webhook-7fb55d489b-pd268 Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook:v0.49.0@sha256:df3be59025cc59dbcc639710a77f922f07b778de49616b59bb5343fbf7cc8b79" already present on machine
tekton-pipelines 2m50s Normal Created pod/tekton-pipelines-webhook-7fb55d489b-pd268 Created container webhook
tekton-pipelines 2m50s Normal Started pod/tekton-pipelines-webhook-7fb55d489b-pd268 Started container webhook
tekton-pipelines 62s Normal Killing pod/tekton-pipelines-webhook-7fb55d489b-pd268 Stopping container webhook
tekton-pipelines 13m Normal Scheduled pod/tekton-pipelines-webhook-7fb55d489b-sd9lz Successfully assigned tekton-pipelines/tekton-pipelines-webhook-7fb55d489b-sd9lz to kind-control-plane
tekton-pipelines 13m Warning DNSConfigForming pod/tekton-pipelines-webhook-7fb55d489b-sd9lz Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 13m Normal Pulled pod/tekton-pipelines-webhook-7fb55d489b-sd9lz Container image "gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/webhook:v0.49.0@sha256:df3be59025cc59dbcc639710a77f922f07b778de49616b59bb5343fbf7cc8b79" already present on machine
tekton-pipelines 13m Normal Created pod/tekton-pipelines-webhook-7fb55d489b-sd9lz Created container webhook
tekton-pipelines 13m Normal Started pod/tekton-pipelines-webhook-7fb55d489b-sd9lz Started container webhook
tekton-pipelines 12m Normal Killing pod/tekton-pipelines-webhook-7fb55d489b-sd9lz Stopping container webhook
tekton-pipelines 13m Normal SuccessfulCreate replicaset/tekton-pipelines-webhook-7fb55d489b Created pod: tekton-pipelines-webhook-7fb55d489b-sd9lz
tekton-pipelines 12m Normal SuccessfulDelete replicaset/tekton-pipelines-webhook-7fb55d489b Deleted pod: tekton-pipelines-webhook-7fb55d489b-sd9lz
tekton-pipelines 2m51s Normal SuccessfulCreate replicaset/tekton-pipelines-webhook-7fb55d489b Created pod: tekton-pipelines-webhook-7fb55d489b-pd268
tekton-pipelines 93s Normal SuccessfulDelete replicaset/tekton-pipelines-webhook-7fb55d489b Deleted pod: tekton-pipelines-webhook-7fb55d489b-pd268
tekton-pipelines 42s Normal SuccessfulCreate replicaset/tekton-pipelines-webhook-7fb55d489b Created pod: tekton-pipelines-webhook-7fb55d489b-2xqlq
tekton-pipelines 12m Normal Scheduled pod/tekton-pipelines-webhook-dfd6c684d-nnssc Successfully assigned tekton-pipelines/tekton-pipelines-webhook-dfd6c684d-nnssc to kind-control-plane
tekton-pipelines 3m42s Warning DNSConfigForming pod/tekton-pipelines-webhook-dfd6c684d-nnssc Search Line limits were exceeded, some search paths have been omitted, the applied search line is: tekton-pipelines.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
tekton-pipelines 12m Normal Pulled pod/tekton-pipelines-webhook-dfd6c684d-nnssc Container image "kind.local/webhook-d4749e605405422fd87700164e31b2d1:380c280642879ee059aa25c6d27510c94549fb8d86373e07b2ff6e0136e5a656" already present on machine
tekton-pipelines 12m Normal Created pod/tekton-pipelines-webhook-dfd6c684d-nnssc Created container webhook
tekton-pipelines 12m Normal Started pod/tekton-pipelines-webhook-dfd6c684d-nnssc Started container webhook
tekton-pipelines 2m41s Normal Killing pod/tekton-pipelines-webhook-dfd6c684d-nnssc Stopping container webhook
tekton-pipelines 12m Normal SuccessfulCreate replicaset/tekton-pipelines-webhook-dfd6c684d Created pod: tekton-pipelines-webhook-dfd6c684d-nnssc
tekton-pipelines 2m41s Normal SuccessfulDelete replicaset/tekton-pipelines-webhook-dfd6c684d Deleted pod: tekton-pipelines-webhook-dfd6c684d-nnssc
tekton-pipelines 42s Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled up replica set tekton-pipelines-webhook-7fb55d489b to 1
tekton-pipelines 3m36s Warning FailedGetResourceMetric horizontalpodautoscaler/tekton-pipelines-webhook failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
tekton-pipelines 93s Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled down replica set tekton-pipelines-webhook-7fb55d489b to 0
tekton-pipelines 13m Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled down replica set tekton-pipelines-webhook-6689768d87 to 0
tekton-pipelines 12m Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled up replica set tekton-pipelines-webhook-dfd6c684d to 1
tekton-pipelines 2m41s Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled down replica set tekton-pipelines-webhook-dfd6c684d to 0
tekton-pipelines 103s Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled up replica set tekton-pipelines-webhook-66c7c469f8 to 1
tekton-pipelines 32s Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled down replica set tekton-pipelines-webhook-66c7c469f8 to 0
upgrade 4m28s Normal Scheduled pod/simple-pipelinerun-check-workspace-pod Successfully assigned upgrade/simple-pipelinerun-check-workspace-pod to kind-control-plane
upgrade 4m24s Warning DNSConfigForming pod/simple-pipelinerun-check-workspace-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: upgrade.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
upgrade 4m27s Normal Pulled pod/simple-pipelinerun-check-workspace-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:eb715c719bc45bbacfaf930cae1c171af370a4dfcf8b0aa1b6bc381e9531af6b" already present on machine
upgrade 4m27s Normal Created pod/simple-pipelinerun-check-workspace-pod Created container prepare
upgrade 4m27s Normal Started pod/simple-pipelinerun-check-workspace-pod Started container prepare
upgrade 4m26s Normal Pulled pod/simple-pipelinerun-check-workspace-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
upgrade 4m26s Normal Created pod/simple-pipelinerun-check-workspace-pod Created container place-scripts
upgrade 4m26s Normal Started pod/simple-pipelinerun-check-workspace-pod Started container place-scripts
upgrade 4m25s Normal Pulling pod/simple-pipelinerun-check-workspace-pod Pulling image "alpine"
upgrade 4m25s Normal Pulled pod/simple-pipelinerun-check-workspace-pod Successfully pulled image "alpine" in 310.811072ms
upgrade 4m25s Normal Created pod/simple-pipelinerun-check-workspace-pod Created container step-check-workspace
upgrade 4m25s Normal Started pod/simple-pipelinerun-check-workspace-pod Started container step-check-workspace
upgrade 4m28s Normal Started taskrun/simple-pipelinerun-check-workspace
upgrade 4m28s Normal Pending taskrun/simple-pipelinerun-check-workspace Pending
upgrade 4m28s Normal Pending taskrun/simple-pipelinerun-check-workspace pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
upgrade 4m26s Normal Pending taskrun/simple-pipelinerun-check-workspace pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
upgrade 4m25s Normal Pending taskrun/simple-pipelinerun-check-workspace pod status "Ready":"False"; message: "containers with unready status: [step-check-workspace]"
upgrade 4m24s Normal Running taskrun/simple-pipelinerun-check-workspace Not all Steps in the Task have finished executing
upgrade 4m23s Normal Succeeded taskrun/simple-pipelinerun-check-workspace All Steps have completed executing
upgrade 4m23s Normal Scheduled pod/simple-pipelinerun-echo-status-pod Successfully assigned upgrade/simple-pipelinerun-echo-status-pod to kind-control-plane
upgrade 4m19s Warning DNSConfigForming pod/simple-pipelinerun-echo-status-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: upgrade.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
upgrade 4m22s Normal Pulled pod/simple-pipelinerun-echo-status-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:eb715c719bc45bbacfaf930cae1c171af370a4dfcf8b0aa1b6bc381e9531af6b" already present on machine
upgrade 4m22s Normal Created pod/simple-pipelinerun-echo-status-pod Created container prepare
upgrade 4m22s Normal Started pod/simple-pipelinerun-echo-status-pod Started container prepare
upgrade 4m21s Normal Pulled pod/simple-pipelinerun-echo-status-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
upgrade 4m21s Normal Created pod/simple-pipelinerun-echo-status-pod Created container place-scripts
upgrade 4m21s Normal Started pod/simple-pipelinerun-echo-status-pod Started container place-scripts
upgrade 4m20s Normal Pulling pod/simple-pipelinerun-echo-status-pod Pulling image "ubuntu"
upgrade 4m20s Normal Pulled pod/simple-pipelinerun-echo-status-pod Successfully pulled image "ubuntu" in 151.03774ms
upgrade 4m20s Normal Created pod/simple-pipelinerun-echo-status-pod Created container step-verify-status
upgrade 4m20s Normal Started pod/simple-pipelinerun-echo-status-pod Started container step-verify-status
upgrade 4m23s Normal Started taskrun/simple-pipelinerun-echo-status
upgrade 4m23s Normal Pending taskrun/simple-pipelinerun-echo-status Pending
upgrade 4m23s Normal Pending taskrun/simple-pipelinerun-echo-status pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
upgrade 4m21s Normal Pending taskrun/simple-pipelinerun-echo-status pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
upgrade 4m20s Normal Pending taskrun/simple-pipelinerun-echo-status pod status "Ready":"False"; message: "containers with unready status: [step-verify-status]"
upgrade 4m19s Normal Running taskrun/simple-pipelinerun-echo-status Not all Steps in the Task have finished executing
upgrade 4m18s Normal Succeeded taskrun/simple-pipelinerun-echo-status All Steps have completed executing
upgrade 4m28s Normal Started pipelinerun/simple-pipelinerun
upgrade 4m28s Normal Running pipelinerun/simple-pipelinerun Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
upgrade 4m23s Normal Running pipelinerun/simple-pipelinerun Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
upgrade 4m18s Normal Succeeded pipelinerun/simple-pipelinerun Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0
upgrade 4m28s Normal Scheduled pod/simple-taskrun-pod Successfully assigned upgrade/simple-taskrun-pod to kind-control-plane
upgrade 4m24s Warning DNSConfigForming pod/simple-taskrun-pod Search Line limits were exceeded, some search paths have been omitted, the applied search line is: upgrade.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
upgrade 4m27s Normal Pulled pod/simple-taskrun-pod Container image "kind.local/entrypoint-bff0a22da108bc2f16c818c97641a296:eb715c719bc45bbacfaf930cae1c171af370a4dfcf8b0aa1b6bc381e9531af6b" already present on machine
upgrade 4m27s Normal Created pod/simple-taskrun-pod Created container prepare
upgrade 4m27s Normal Started pod/simple-taskrun-pod Started container prepare
upgrade 4m26s Normal Pulled pod/simple-taskrun-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
upgrade 4m26s Normal Created pod/simple-taskrun-pod Created container place-scripts
upgrade 4m26s Normal Started pod/simple-taskrun-pod Started container place-scripts
upgrade 4m25s Normal Pulling pod/simple-taskrun-pod Pulling image "alpine"
upgrade 4m25s Normal Pulled pod/simple-taskrun-pod Successfully pulled image "alpine" in 162.87915ms
upgrade 4m25s Normal Created pod/simple-taskrun-pod Created container step-echo-param
upgrade 4m25s Normal Started pod/simple-taskrun-pod Started container step-echo-param
upgrade 4m25s Normal Pulling pod/simple-taskrun-pod Pulling image "alpine"
upgrade 4m25s Normal Pulled pod/simple-taskrun-pod Successfully pulled image "alpine" in 143.168111ms
upgrade 4m25s Normal Created pod/simple-taskrun-pod Created container step-check-workspace
upgrade 4m24s Normal Started pod/simple-taskrun-pod Started container step-check-workspace
upgrade 4m24s Normal Pulled pod/simple-taskrun-pod Container image "alpine:3.12.0" already present on machine
upgrade 4m24s Normal Created pod/simple-taskrun-pod Created container sidecar-server
upgrade 4m24s Normal Started pod/simple-taskrun-pod Started container sidecar-server
upgrade 4m28s Normal Started taskrun/simple-taskrun
upgrade 4m28s Normal Pending taskrun/simple-taskrun Pending
upgrade 4m28s Normal Pending taskrun/simple-taskrun pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
upgrade 4m26s Normal Pending taskrun/simple-taskrun pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
upgrade 4m25s Normal Pending taskrun/simple-taskrun pod status "Ready":"False"; message: "containers with unready status: [step-echo-param step-check-workspace sidecar-server]"
upgrade 4m24s Normal Running taskrun/simple-taskrun Not all Steps in the Task have finished executing
upgrade 4m23s Normal Succeeded taskrun/simple-taskrun All Steps have completed executing
wait-task-beta 92s Warning DNSConfigForming pod/wait-task-controller-5856b56c7c-j7fc5 Search Line limits were exceeded, some search paths have been omitted, the applied search line is: wait-task-beta.svc.cluster.local svc.cluster.local cluster.local corp.google.com prod.google.com prodz.google.com
***************************************
*** E2E TEST FAILED ***
*** End of information dump ***
***************************************
namespace "upgrade" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment