Error lines from build-log.txt
... skipping 338 lines ...
vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/errors.go
vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/types.go
vendor/github.com/aws/aws-sdk-go/LICENSE.txt
vendor/github.com/aws/aws-sdk-go/NOTICE.txt
vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go
vendor/github.com/aws/aws-sdk-go/aws/auth/bearer/token.go
vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go
vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go
... skipping 118 lines ...
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go
vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go
vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go
vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go
vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go
vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go
vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go
... skipping 8 lines ...
vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/LICENSE
vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go
vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport_go1.17.go
... skipping 359 lines ...
============================
==== RUNNING UNIT TESTS ====
============================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
Using overridden unit_tests
? github.com/tektoncd/results/cmd/cli-docs [no test files]
2024/11/10 07:17:23 maxprocs: Leaving GOMAXPROCS=16: CPU quota undefined
=== RUN Test_determineAuth
=== RUN Test_determineAuth/missing_token
=== RUN Test_determineAuth/invalid_token
=== RUN Test_determineAuth/valid_token
--- PASS: Test_determineAuth (0.00s)
--- PASS: Test_determineAuth/missing_token (0.00s)
... skipping 11 lines ...
=== RUN TestParseFilter/success/#00
=== RUN TestParseFilter/success/result
=== RUN TestParseFilter/success/result.id
=== RUN TestParseFilter/success/result.id_==_"1"
=== RUN TestParseFilter/success/result.id_==_"1"_||_result.name_==_"2"
=== RUN TestParseFilter/success/result.id.startsWith("tacocat")
=== RUN TestParseFilter/error
=== RUN TestParseFilter/error/asdf
=== RUN TestParseFilter/error/result.id_==_1
=== RUN TestParseFilter/error/result.ID
--- PASS: TestParseFilter (0.04s)
--- PASS: TestParseFilter/success (0.03s)
--- PASS: TestParseFilter/success/#00 (0.00s)
--- PASS: TestParseFilter/success/result (0.01s)
--- PASS: TestParseFilter/success/result.id (0.00s)
--- PASS: TestParseFilter/success/result.id_==_"1" (0.00s)
--- PASS: TestParseFilter/success/result.id_==_"1"_||_result.name_==_"2" (0.00s)
--- PASS: TestParseFilter/success/result.id.startsWith("tacocat") (0.00s)
--- PASS: TestParseFilter/error (0.00s)
--- PASS: TestParseFilter/error/asdf (0.00s)
--- PASS: TestParseFilter/error/result.id_==_1 (0.00s)
--- PASS: TestParseFilter/error/result.ID (0.00s)
PASS
ok github.com/tektoncd/results/pkg/api/server/cel 1.085s
=== RUN TestConvertRecordExpressions
=== RUN TestConvertRecordExpressions/simple_expression
convert_test.go:170: want: (name = 'foo')
convert_test.go:171: got: (name = 'foo')
... skipping 144 lines ...
? github.com/tektoncd/results/pkg/api/server/db/errors/sqlite [no test files]
? github.com/tektoncd/results/pkg/api/server/db/pagination/proto [no test files]
? github.com/tektoncd/results/pkg/api/server/db/pagination/proto/internal_go_proto [no test files]
? github.com/tektoncd/results/pkg/api/server/logger [no test files]
? github.com/tektoncd/results/pkg/api/server/test [no test files]
# github.com/tektoncd/results/pkg/api/server/v1alpha2 [github.com/tektoncd/results/pkg/api/server/v1alpha2.test]
pkg/api/server/v1alpha2/logs_test.go:99:11: undefined: mockGetLogServer
pkg/api/server/v1alpha2/logs_test.go:177:11: undefined: mockGetLogServer
FAIL github.com/tektoncd/results/pkg/api/server/v1alpha2 [build failed]
=== RUN TestEncodeDecodeToken
--- PASS: TestEncodeDecodeToken (0.00s)
=== RUN TestBatcher
=== RUN TestBatcher/100
=== RUN TestBatcher/100#01
=== RUN TestBatcher/1
... skipping 27 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.126ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[12.913ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[13.185ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223089.8683977,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/auth_test.TestRBAC\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/auth/rbac_test.go:93\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestRBAC/authorized_user
=== NAME TestRBAC
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.616ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("foo","3f4d2193-7e37-443d-8f34-8585708827d5","bar","null","","",NULL,NULL,0,"null","3f4d2193-7e37-443d-8f34-8585708827d5-1731223089878752540","2024-11-10 07:18:09.878","2024-11-10 07:18:09.878") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.891ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
... skipping 342 lines ...
=== RUN TestGCSReadFrom
gcs_test.go:77: Replaying GCS API responses from replay file testdata/TestGCSReadFrom.replay
--- PASS: TestGCSReadFrom (2.66s)
=== RUN TestGCSWriteTo
gcs_test.go:77: Replaying GCS API responses from replay file testdata/TestGCSWriteTo.replay
2024/11/10 07:18:12 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:12 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/1 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:0xc0003ae0b0 Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:18:12 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:12 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/2 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:18:14 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:14 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/3 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:18:14 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:14 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/4 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:18:22 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:22 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/5 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:18:37 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:37 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/6 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:18:57 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:18:57 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/7 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:19:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:19:26 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/8 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:19:48 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:19:48 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/9 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:19:52 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:19:52 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/10 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:20:03 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:20:03 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/11 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:20:20 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:20:20 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/12 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:20:23 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:20:23 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/13 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:20:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:20:26 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/14 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:20:49 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:20:49 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/15 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:20:55 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:20:55 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/16 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:21:06 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:21:06 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/17 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:21:17 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:21:17 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/18 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:21:19 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:21:19 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/19 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:21:38 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:21:38 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/20 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:21:41 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:21:41 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/21 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:22:11 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:22:11 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/22 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:22:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:22:26 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/23 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:22:45 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:22:45 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/24 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:23:12 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:23:12 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/25 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:23:28 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:23:28 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/26 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:23:53 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:23:53 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/27 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:24:08 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:24:08 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/28 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:24:30 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:24:30 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/29 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:24:42 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:24:42 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/30 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:25:04 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:25:04 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/31 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:25:15 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:25:15 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/32 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:25:20 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:25:20 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/33 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:25:49 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:25:49 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/34 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:26:09 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:26:09 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/35 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:26:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:26:26 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/36 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:26:32 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:26:32 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/37 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:26:48 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:26:48 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/38 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:27:01 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:27:01 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/39 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:27:03 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:27:03 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/40 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:27:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:27:26 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/41 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:27:47 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:27:47 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/42 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:27:50 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:27:50 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/43 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 07:28:09 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 07:28:09 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/9d0d22fa-3421-4b5d-982f-1aa57cc05477 gccl-attempt-count/44 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[9d0d22fa-3421-4b5d-982f-1aa57cc05477]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:38784 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
panic: test timed out after 10m0s
running tests:
TestGCSWriteTo (9m57s)
goroutine 130 [running]:
testing.(*M).startAlarm.func1()
... skipping 191 lines ...
net/http.ReadRequest(0xc000440000)
/usr/local/go/src/net/http/request.go:1042 +0x2f
github.com/google/martian/v3.(*Proxy).readRequest.func1()
/home/prow/go/src/github.com/tektoncd/results/vendor/github.com/google/martian/v3/proxy.go:272 +0x5f
created by github.com/google/martian/v3.(*Proxy).readRequest in goroutine 82
/home/prow/go/src/github.com/tektoncd/results/vendor/github.com/google/martian/v3/proxy.go:271 +0x16b
FAIL github.com/tektoncd/results/pkg/api/server/v1alpha2/log 600.101s
=== RUN TestLogPluginServer_GetLog
plugin_logs_test.go:92: test database: /tmp/testdb1145180611
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/test/db.go:59
[0m[33m[0.091ms] [34;1m[rows:0][0m PRAGMA foreign_keys = ON;
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.168ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="results"
... skipping 107 lines ...
=== RUN TestMatch/no_filter
=== RUN TestMatch/matching_condition
=== RUN TestMatch/non-matching_condition
=== RUN TestMatch/nil_result
=== RUN TestMatch/non-bool_output
=== RUN TestMatch/wrong_resource_type
2024/11/10 07:18:09 failed to evaluate the expression: no such attribute(s): record
--- PASS: TestMatch (0.05s)
--- PASS: TestMatch/no_filter (0.00s)
--- PASS: TestMatch/matching_condition (0.03s)
--- PASS: TestMatch/non-matching_condition (0.00s)
--- PASS: TestMatch/nil_result (0.00s)
--- PASS: TestMatch/non-bool_output (0.00s)
... skipping 183 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.110ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[48.997ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.922ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223110.0900047,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/reconciler_test.TestController\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/reconciler/reconciler_test.go:54\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
logger.go:146: 2024-11-10T07:18:30.095Z INFO TestController logs/client.go:52 Unable to fetch Logs Client from context, either disabled from config or disabled from server side
logger.go:146: 2024-11-10T07:18:30.096Z INFO TestController logs/client.go:52 Unable to fetch Logs Client from context, either disabled from config or disabled from server side
=== RUN TestController/taskrun
=== NAME TestController
logger.go:146: 2024-11-10T07:18:30.097Z INFO TestController controller/controller.go:486 Starting controller and workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun"}
logger.go:146: 2024-11-10T07:18:30.097Z INFO TestController controller/controller.go:486 Starting controller and workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.taskrun.Reconciler", "knative.dev/kind": "tekton.dev.TaskRun"}
... skipping 130 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.560ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[12.695ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[11.527ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223115.7843523,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/reconciler/dynamic.TestReconcile_TaskRun\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/reconciler/dynamic/dynamic_test.go:129\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.367ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:35.792Z DEBUG TestReconcile_TaskRun results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.129ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("ns","257ca18f-ee29-41b6-b3cb-fcad86f1678c","12345","null","ns/results/12345/records/12345","tekton.dev/v1.TaskRun",NULL,"0000-00-00 00:00:00",1,"null","257ca18f-ee29-41b6-b3cb-fcad86f1678c-1731223115795200001","2024-11-10 07:18:35.795","2024-11-10 07:18:35.795") RETURNING `created_time`,`updated_time`
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
... skipping 16 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.397ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[20.039ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","257ca18f-ee29-41b6-b3cb-fcad86f1678c","12345","5bf47504-d5d1-486f-8e6d-a77b1293ef88","68324a95-7db4-37ed-82bd-793873193fd3","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""taskrun-log"",""namespace"":""ns"",""uid"":""68324a95-7db4-37ed-82bd-793873193fd3"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""TaskRun"",""namespace"":""ns"",""name"":""taskrun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","5bf47504-d5d1-486f-8e6d-a77b1293ef88-1731223115908537069","2024-11-10 07:18:35.908","2024-11-10 07:18:35.908") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-10T07:18:35.931Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:289 Skipping CRD annotation patch: annotation update is disabled
logger.go:146: 2024-11-10T07:18:35.931Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
logger.go:146: 2024-11-10T07:18:35.932Z ERROR TestReconcile_TaskRun dynamic/dynamic.go:480 Error streaming log {"namespace": "ns", "kind": "TaskRun", "name": "taskrun", "error": "failed to create tkn reader: Parsing kubeconfig failed: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"}
logger.go:146: 2024-11-10T07:18:35.933Z INFO TestReconcile_TaskRun dynamic/dynamic.go:488 Streaming log completed {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[1.530ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:35.938Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.431ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "286b1c25-de02-320b-92ef-2baf635fd0de" ORDER BY `records`.`id` LIMIT 1
... skipping 110 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.711ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.138Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.586ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.675ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""annotations"":{""demo"":""demo""}},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T07:18:36Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T07:18:36Z"",""completionTime"":""2024-11-10T07:18:37Z""}}",`created_time`="2024-11-10 07:18:35.823",`updated_time`="2024-11-10 07:18:36.141",`etag`="54cdcfbd-724c-4c6d-a8a0-86e04f3359b7-1731223116141373826" WHERE `parent` = "ns" AND `result_id` = "257ca18f-ee29-41b6-b3cb-fcad86f1678c" AND `id` = "54cdcfbd-724c-4c6d-a8a0-86e04f3359b7"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.474ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.154Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.573ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "68324a95-7db4-37ed-82bd-793873193fd3" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 34 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.560ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.222Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.489ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.819ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""demo"":""demo""}},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T07:18:36Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T07:18:36Z"",""completionTime"":""2024-11-10T07:18:37Z""}}",`created_time`="2024-11-10 07:18:35.823",`updated_time`="2024-11-10 07:18:36.225",`etag`="54cdcfbd-724c-4c6d-a8a0-86e04f3359b7-1731223116225031701" WHERE `parent` = "ns" AND `result_id` = "257ca18f-ee29-41b6-b3cb-fcad86f1678c" AND `id` = "54cdcfbd-724c-4c6d-a8a0-86e04f3359b7"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.544ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.240Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.441ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "68324a95-7db4-37ed-82bd-793873193fd3" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 52 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.669ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.348Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.458ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[35.062ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""}},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T07:18:36Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T07:18:36Z"",""completionTime"":""2024-11-10T07:18:37Z""}}",`created_time`="2024-11-10 07:18:35.823",`updated_time`="2024-11-10 07:18:36.35",`etag`="54cdcfbd-724c-4c6d-a8a0-86e04f3359b7-1731223116350371089" WHERE `parent` = "ns" AND `result_id` = "257ca18f-ee29-41b6-b3cb-fcad86f1678c" AND `id` = "54cdcfbd-724c-4c6d-a8a0-86e04f3359b7"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.558ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.419Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.621ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "68324a95-7db4-37ed-82bd-793873193fd3" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 14 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.502ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.451Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.466ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.498ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""},""ownerReferences"":[{""apiVersion"":""v1"",""kind"":""test"",""name"":""test-owner"",""uid"":""""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T07:18:36Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T07:18:36Z"",""completionTime"":""2024-11-10T07:18:37Z""}}",`created_time`="2024-11-10 07:18:35.823",`updated_time`="2024-11-10 07:18:36.453",`etag`="54cdcfbd-724c-4c6d-a8a0-86e04f3359b7-1731223116453167519" WHERE `parent` = "ns" AND `result_id` = "257ca18f-ee29-41b6-b3cb-fcad86f1678c" AND `id` = "54cdcfbd-724c-4c6d-a8a0-86e04f3359b7"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.526ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.465Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.467ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "68324a95-7db4-37ed-82bd-793873193fd3" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 16 lines ...
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.393ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.559Z DEBUG TestReconcile_TaskRun results/results.go:308 Record doesn't exist yet - creating {"results.tekton.dev/record": "ns/results/91974b53-d6e8-4b55-8f37-b312f9ed3214/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.457ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[10.203ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","cc1334e9-e834-440c-b85a-8a53c99c623a","91974b53-d6e8-4b55-8f37-b312f9ed3214","f1d80a1a-e874-4cf6-bbbe-2c2922003523","12345","tekton.dev/v1.TaskRun","{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""},""ownerReferences"":[{""apiVersion"":""tekton.dev/v1"",""kind"":""PipelineRun"",""name"":""test-pipelinerun"",""uid"":""91974b53-d6e8-4b55-8f37-b312f9ed3214""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T07:18:36Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T07:18:36Z"",""completionTime"":""2024-11-10T07:18:37Z""}}","f1d80a1a-e874-4cf6-bbbe-2c2922003523-1731223116561035857","2024-11-10 07:18:36.561","2024-11-10 07:18:36.561") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.652ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.574Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/91974b53-d6e8-4b55-8f37-b312f9ed3214", "results.tekton.dev/record": "ns/results/91974b53-d6e8-4b55-8f37-b312f9ed3214/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.329ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" AND `records`.`name` = "182389df-7bf1-36e0-b369-b578f53bb388" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 3 lines ...
[0m[33m[0.365ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" AND `records`.`name` = "182389df-7bf1-36e0-b369-b578f53bb388" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.299ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[6.521ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","cc1334e9-e834-440c-b85a-8a53c99c623a","91974b53-d6e8-4b55-8f37-b312f9ed3214","ef2f849c-cc7b-4787-971d-9f770147079a","182389df-7bf1-36e0-b369-b578f53bb388","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""taskrun-log"",""namespace"":""ns"",""uid"":""182389df-7bf1-36e0-b369-b578f53bb388"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""TaskRun"",""namespace"":""ns"",""name"":""taskrun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","ef2f849c-cc7b-4787-971d-9f770147079a-1731223116581166794","2024-11-10 07:18:36.581","2024-11-10 07:18:36.581") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-10T07:18:36.591Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
logger.go:146: 2024-11-10T07:18:36.592Z ERROR TestReconcile_TaskRun dynamic/dynamic.go:480 Error streaming log {"namespace": "ns", "kind": "TaskRun", "name": "taskrun", "error": "failed to create tkn reader: Parsing kubeconfig failed: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"}
logger.go:146: 2024-11-10T07:18:36.592Z INFO TestReconcile_TaskRun dynamic/dynamic.go:488 Streaming log completed {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.527ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.594Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/91974b53-d6e8-4b55-8f37-b312f9ed3214", "results.tekton.dev/record": "ns/results/91974b53-d6e8-4b55-8f37-b312f9ed3214/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.450ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "91974b53-d6e8-4b55-8f37-b312f9ed3214" AND `records`.`name` = "be0155cd-87da-3e1b-83a0-29ebe963ac19" ORDER BY `records`.`id` LIMIT 1
... skipping 18 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.604ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.643Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.458ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.478ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""},""ownerReferences"":[{""apiVersion"":""v1"",""kind"":""test"",""name"":""test-owner"",""uid"":""9a93d3b6-ae03-47ff-9b7f-a78d84af3496""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T07:18:36Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T07:18:36Z"",""completionTime"":""2024-11-10T07:18:37Z""}}",`created_time`="2024-11-10 07:18:35.823",`updated_time`="2024-11-10 07:18:36.645",`etag`="54cdcfbd-724c-4c6d-a8a0-86e04f3359b7-1731223116645952664" WHERE `parent` = "ns" AND `result_id` = "257ca18f-ee29-41b6-b3cb-fcad86f1678c" AND `id` = "54cdcfbd-724c-4c6d-a8a0-86e04f3359b7"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.479ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.663Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.569ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "68324a95-7db4-37ed-82bd-793873193fd3" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 29 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.115ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.871ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.145ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223116.7282639,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/reconciler/dynamic.TestReconcile_PipelineRun\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/reconciler/dynamic/dynamic_test.go:438\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.307ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.733Z DEBUG TestReconcile_PipelineRun results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[12.039ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("ns","84d05599-8eba-4865-a335-cecc0a5ee2c5","12345","null","ns/results/12345/records/12345","tekton.dev/v1.PipelineRun",NULL,"0000-00-00 00:00:00",1,"null","84d05599-8eba-4865-a335-cecc0a5ee2c5-1731223116734560139","2024-11-10 07:18:36.734","2024-11-10 07:18:36.734") RETURNING `created_time`,`updated_time`
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
... skipping 15 lines ...
[0m[33m[0.299ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "5ab7f104-3810-37dd-bdaf-e6254886928d" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.412ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[8.315ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","84d05599-8eba-4865-a335-cecc0a5ee2c5","12345","73dd404e-4576-471c-903b-9e2b7ac946b0","5ab7f104-3810-37dd-bdaf-e6254886928d","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""pipelinerun-log"",""namespace"":""ns"",""uid"":""5ab7f104-3810-37dd-bdaf-e6254886928d"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""PipelineRun"",""namespace"":""ns"",""name"":""pipelinerun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","73dd404e-4576-471c-903b-9e2b7ac946b0-1731223116777419250","2024-11-10 07:18:36.777","2024-11-10 07:18:36.777") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-10T07:18:36.789Z DEBUG TestReconcile_PipelineRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun"}
logger.go:146: 2024-11-10T07:18:36.790Z ERROR TestReconcile_PipelineRun dynamic/dynamic.go:480 Error streaming log {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun", "error": "failed to create tkn reader: Parsing kubeconfig failed: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"}
logger.go:146: 2024-11-10T07:18:36.790Z INFO TestReconcile_PipelineRun dynamic/dynamic.go:488 Streaming log completed {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.730ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:36.795Z DEBUG TestReconcile_PipelineRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.406ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "0a4f4332-9d21-3953-9ecb-0092480f9062" ORDER BY `records`.`id` LIMIT 1
... skipping 58 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.083ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[5.385ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.436ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223115.3272538,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestClient_PutLog\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/logs_test.go:15\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestClient_PutLog/taskrun
=== RUN TestClient_PutLog/taskrun/create
=== NAME TestClient_PutLog
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.529ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
... skipping 87 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.109ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[5.872ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[5.322ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223115.6569982,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestEnsureResult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:236\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.302ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
=== RUN TestEnsureResult/taskrun
=== NAME TestEnsureResult
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.256ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
... skipping 31 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.126ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[14.041ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[9.915ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223115.786268,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestEnsureResult_RecordSummaryUpdate\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:304\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.346ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "default" AND `results`.`name` = "1" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:35.794Z DEBUG results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "default/results/1", "results.tekton.dev/record": "default/results/1/records/2", "results.tekton.dev/top-level-record": false}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.357ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("default","d134e132-4b41-4be5-9f11-85c584931838","1","null","","",NULL,NULL,0,"null","d134e132-4b41-4be5-9f11-85c584931838-1731223115795121372","2024-11-10 07:18:35.795","2024-11-10 07:18:35.795") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 16 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.124ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[5.903ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.135ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223115.9506028,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestAnnotations\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:350\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.860ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "default" AND `results`.`name` = "1" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T07:18:35.957Z DEBUG results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "default/results/1", "results.tekton.dev/record": "default/results/1/records/1", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[11.036ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("default","77e3fe1d-ab00-4a0a-8174-dc7c870a2c19","1","{""i"":""7"",""x"":""y""}","default/results/1/records/1","tekton.dev/v1.PipelineRun",NULL,NULL,0,"{""foo"":""bar"",""test"":""1""}","77e3fe1d-ab00-4a0a-8174-dc7c870a2c19-1731223115958349111","2024-11-10 07:18:35.958","2024-11-10 07:18:35.958") RETURNING `created_time`,`updated_time`
--- PASS: TestAnnotations (0.15s)
... skipping 10 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.093ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.287ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.357ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223116.018364,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestUpsertRecord\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:383\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestUpsertRecord/taskrun
=== NAME TestUpsertRecord
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.403ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[13.625ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("test","65ae71bc-a46e-479b-90be-3d15eb6b3ba2","taskrun-id","null","test/results/taskrun-id/records/taskrun-id","tekton.dev/v1.TaskRun",NULL,NULL,0,"null","65ae71bc-a46e-479b-90be-3d15eb6b3ba2-1731223116024155877","2024-11-10 07:18:36.024","2024-11-10 07:18:36.024") RETURNING `created_time`,`updated_time`
... skipping 73 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.117ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[11.780ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.230ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731223116.3430672,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestPut\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:553\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestPut/taskrun
=== RUN TestPut/taskrun/create
=== NAME TestPut
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.319ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
... skipping 46 lines ...
--- PASS: TestPut/pipelinerun/update (0.01s)
PASS
ok github.com/tektoncd/results/pkg/watcher/results 2.349s
testing: warning: no tests to run
PASS
ok github.com/tektoncd/results/tools/postgres-migrate 1.083s [no tests to run]
FAIL
unit_tests returning
===========================
==== UNIT TESTS FAILED ====
===========================
+ EXIT_VALUE=1
+ set +o xtrace