Error lines from build-log.txt
... skipping 79 lines ...
==== RUNNING INTEGRATION TESTS ====
===================================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
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 349 lines ...
I0213 11:47:19.885239 205 joinconfiguration.go:83] loading configuration from "/kind/kubeadm.conf"
I0213 11:47:19.886161 205 controlplaneprepare.go:225] [download-certs] Skipping certs download
I0213 11:47:19.886178 205 join.go:536] [preflight] Discovering cluster-info
I0213 11:47:19.886192 205 token.go:79] [discovery] Created cluster-info discovery client, requesting info from "tekton-results-control-plane:6443"
I0213 11:47:19.886584 205 token.go:210] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signaturefor token ID "abcdef"
I0213 11:47:19.920658 205 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 33 milliseconds
I0213 11:47:19.921242 205 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0213 11:47:24.920189 205 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 31 milliseconds
I0213 11:47:24.920452 205 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0213 11:47:29.940931 205 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 49 milliseconds
I0213 11:47:29.941830 205 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0213 11:47:34.916581 205 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 29 milliseconds
I0213 11:47:34.917541 205 token.go:104] [discovery] Cluster info signature and contents are valid and no TLS pinning was specified, will use API Server "tekton-results-control-plane:6443"
I0213 11:47:34.917563 205 discovery.go:52] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0213 11:47:34.917577 205 join.go:550] [preflight] Fetching init configuration
I0213 11:47:34.917583 205 join.go:596] [preflight] Retrieving KubeConfig objects
[preflight] Reading configuration from the cluster...
... skipping 54 lines ...