Error lines from build-log.txt
... skipping 82 lines ...
===================================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
Running integration test test/vendor/github.com/tektoncd/plumbing/scripts/e2e-tests.sh
Running integration test test/e2e-tests.sh
+ E2E_GO_TEST_TIMEOUT=20m
+ main
+ failed=0
+ echo 'Start e2e tests with a timeout of 20m'
Start e2e tests with a timeout of 20m
++ dirname test/e2e-tests.sh
+ timeout 20m test/e2e/e2e.sh
+ trap cleanup EXIT
+ main
... skipping 237 lines ...
I0818 07:16:03.862527 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0818 07:16:04.362123 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0818 07:16:07.159927 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2298 milliseconds
I0818 07:16:07.175835 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 15 milliseconds
I0818 07:16:07.364295 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2 milliseconds
I0818 07:16:07.863422 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0818 07:16:08.363609 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 1 milliseconds
I0818 07:16:08.863168 227 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 200 OK in 1 milliseconds
[api-check] The API server is healthy after 5.501872302s
I0818 07:16:08.863830 227 loader.go:402] Config loaded from file: /etc/kubernetes/admin.conf
I0818 07:16:08.864771 227 loader.go:402] Config loaded from file: /etc/kubernetes/super-admin.conf
I0818 07:16:08.865367 227 kubeconfig.go:665] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I0818 07:16:08.866497 227 round_trippers.go:560] POST https://tekton-results-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 403 Forbidden in 0 milliseconds
... skipping 110 lines ...
I0818 07:16:11.307593 229 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0818 07:16:11.307609 229 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0818 07:16:11.307614 229 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0818 07:16:11.307618 229 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0818 07:16:11.307929 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0818 07:16:11.344353 229 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 36 milliseconds
I0818 07:16:11.344722 229 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0818 07:16:16.308087 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0818 07:16:16.339611 229 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 31 milliseconds
I0818 07:16:16.340509 229 token.go:114] [discovery] Cluster info signature and contents are valid and no TLS pinning was specified, will use API Server "tekton-results-control-plane:6443"
I0818 07:16:16.340528 229 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0818 07:16:16.340543 229 join.go:565] [preflight] Fetching init configuration
I0818 07:16:16.340549 229 join.go:652] [preflight] Retrieving KubeConfig objects
... skipping 188 lines ...
Fetching access tokens...
Created /tmp/tekton-results/tokens/all-namespaces-read-access
Created /tmp/tekton-results/tokens/single-namespace-read-access
Created /tmp/tekton-results/tokens/all-namespaces-admin-access
Created /tmp/tekton-results/tokens/all-namespaces-impersonate-access
Waiting for deployments to be ready...
error: timed out waiting for the condition on pods/tekton-results-postgres-0
+ cleanup
+ kind delete cluster
Deleting cluster "tekton-results" ...
Deleted nodes: ["tekton-results-control-plane" "tekton-results-worker"]
+ failed=1
+ return 1
==================================
==== INTEGRATION TESTS FAILED ====
==================================
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
... skipping 3 lines ...