ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-07-03 12:00
Elapsed11m43s
Revisionbf28389d06ae45c385b44dfcd121e5ceef994f92
Refs 1026

No Test Failures!


Error lines from build-log.txt

... skipping 122 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 238 lines ...
I0703 12:00:50.523974     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s  in 0 milliseconds
I0703 12:00:51.023644     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s  in 0 milliseconds
I0703 12:00:53.755168     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2232 milliseconds
I0703 12:00:53.764074     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 3 milliseconds
I0703 12:00:54.023913     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0703 12:00:54.523921     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0703 12:00:55.024524     210 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 0 milliseconds
I0703 12:00:55.524389     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 6.002131226s
I0703 12:00:55.525121     210 loader.go:402] Config loaded from file:  /etc/kubernetes/admin.conf
I0703 12:00:55.526100     210 loader.go:402] Config loaded from file:  /etc/kubernetes/super-admin.conf
I0703 12:00:55.526633     210 kubeconfig.go:665] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I0703 12:00:55.527743     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 ...
I0703 12:00:58.033380     228 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0703 12:00:58.033461     228 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0703 12:00:58.033549     228 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0703 12:00:58.033589     228 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0703 12:00:58.034172     228 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0703 12:00:58.089722     228 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 55 milliseconds
I0703 12:00:58.090101     228 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0703 12:01:03.034403     228 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0703 12:01:03.080902     228 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 46 milliseconds
I0703 12:01:03.081638     228 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"
I0703 12:01:03.081661     228 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0703 12:01:03.081676     228 join.go:565] [preflight] Fetching init configuration
I0703 12:01:03.081681     228 join.go:652] [preflight] Retrieving KubeConfig objects
... skipping 339 lines ...
++ kubectl get pod -o=name -n tekton-pipelines
++ grep tekton-results-api
++ sed 's/^.\{4\}//'
+ kubectl delete pod tekton-results-api-685479d765-p9zwn -n tekton-pipelines
pod "tekton-results-api-685479d765-p9zwn" deleted
+ kubectl wait deployment tekton-results-api --namespace=tekton-pipelines --for=condition=available --timeout=120s
error: timed out waiting for the condition on deployments/tekton-results-api
+ cleanup
+ kind delete cluster
Deleting cluster "tekton-results" ...
Deleted nodes: ["tekton-results-control-plane" "tekton-results-worker"]
+ failed=1
+ return 1
Running integration test test/vendor/github.com/tektoncd/plumbing/scripts/e2e-tests.sh
==================================
==== INTEGRATION TESTS FAILED ====
==================================
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
... skipping 3 lines ...