Error lines from build-log.txt
... skipping 80 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 348 lines ...
I0212 15:37:40.224621 205 joinconfiguration.go:83] loading configuration from "/kind/kubeadm.conf"
I0212 15:37:40.225690 205 controlplaneprepare.go:225] [download-certs] Skipping certs download
I0212 15:37:40.225705 205 join.go:536] [preflight] Discovering cluster-info
I0212 15:37:40.225723 205 token.go:79] [discovery] Created cluster-info discovery client, requesting info from "tekton-results-control-plane:6443"
I0212 15:37:40.226192 205 token.go:210] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signaturefor token ID "abcdef"
I0212 15:37:40.256789 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 30 milliseconds
I0212 15:37:40.257331 205 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0212 15:37:45.265991 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 35 milliseconds
I0212 15:37:45.266265 205 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0212 15:37:50.268615 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 39 milliseconds
I0212 15:37:50.268866 205 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0212 15:37:55.266871 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 36 milliseconds
I0212 15:37:55.268086 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"
I0212 15:37:55.268309 205 discovery.go:52] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0212 15:37:55.268463 205 join.go:550] [preflight] Fetching init configuration
I0212 15:37:55.268607 205 join.go:596] [preflight] Retrieving KubeConfig objects
[preflight] Reading configuration from the cluster...
... skipping 195 lines ...