Error lines from build-log.txt
... skipping 97 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 237 lines ...
I0812 09:35:24.121359 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0812 09:35:24.621155 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0812 09:35:27.405708 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2284 milliseconds
I0812 09:35:27.409683 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 3 milliseconds
I0812 09:35:27.621947 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0812 09:35:28.121316 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0812 09:35:28.621762 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 0 milliseconds
I0812 09:35:29.121569 210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 200 OK in 0 milliseconds
[api-check] The API server is healthy after 5.501291252s
I0812 09:35:29.122166 210 loader.go:402] Config loaded from file: /etc/kubernetes/admin.conf
I0812 09:35:29.122940 210 loader.go:402] Config loaded from file: /etc/kubernetes/super-admin.conf
I0812 09:35:29.123349 210 kubeconfig.go:665] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I0812 09:35:29.124360 210 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 ...
I0812 09:35:31.403743 229 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0812 09:35:31.403767 229 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0812 09:35:31.403773 229 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0812 09:35:31.403779 229 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0812 09:35:31.404163 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0812 09:35:31.434467 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 30 milliseconds
I0812 09:35:31.434758 229 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0812 09:35:36.405948 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0812 09:35:36.427077 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 20 milliseconds
I0812 09:35:36.427241 229 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0812 09:35:41.408382 229 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0812 09:35:41.431265 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 22 milliseconds
I0812 09:35:41.431839 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"
I0812 09:35:41.431854 229 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0812 09:35:41.431863 229 join.go:565] [preflight] Fetching init configuration
I0812 09:35:41.431868 229 join.go:652] [preflight] Retrieving KubeConfig objects
... skipping 196 lines ...