Error lines from build-log.txt
... skipping 333 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 358 lines ...
git version 2.39.2
============================
==== RUNNING UNIT TESTS ====
============================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
Using overridden unit_tests
2024/11/11 08:55:07 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 12 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 194 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.106ms] [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[4135.948ms] [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[3115.677ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315415.056553,"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/api/server/v1alpha2.TestGetLog\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:89\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[4802.979ms] [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","1","bar","null","","",NULL,NULL,0,"null","1-1731315398427432752","2024-11-11 08:56:38.427","2024-11-11 08:56:38.427") RETURNING `created_time`,`updated_time`
logs_test.go:113: test log file: /tmp/test-log-taskrun-3322209507.log
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[3.768ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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
... skipping 14 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.142ms] [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[4345.053ms] [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[1590.667ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315434.000642,"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/api/server/v1alpha2.TestGetLogV2\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:167\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[1419.395ms] [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","3","bar","null","","",NULL,NULL,0,"null","3-1731315398427432752","2024-11-11 08:56:38.427","2024-11-11 08:56:38.427") RETURNING `created_time`,`updated_time`
logs_test.go:191: test log file: /tmp/test-log-taskrun-1602476746.log
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[4.619ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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
... skipping 14 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.087ms] [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[444.938ms] [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[746.822ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315443.0808327,"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/api/server/v1alpha2.TestUpdateLog\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:254\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[2823.341ms] [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","5","bar","null","","",NULL,NULL,0,"null","5-1731315398427432752","2024-11-11 08:56:38.427","2024-11-11 08:56:38.427") RETURNING `created_time`,`updated_time`
logs_test.go:268: test storage directory: /tmp/test-logs-3959045160
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.822ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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
... skipping 19 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[2845.128ms] [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[1782.668ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315458.3919601,"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/api/server/v1alpha2.TestListLogs\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:329\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[3468.038ms] [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","7","bar","null","","",NULL,NULL,0,"null","7-1731315398427432752","2024-11-11 08:56:38.427","2024-11-11 08:56:38.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[4.871ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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[4172.706ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","7","bar","8","0","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""0"",""creationTimestamp"":null},""spec"":{""resource"":{""namespace"":"""",""name"":""""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","8-1731315399427432752","2024-11-11 08:56:39.427","2024-11-11 08:56:39.427") RETURNING `created_time`,`updated_time`
... skipping 61 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs.go:352
[0m[33m[0.656ms] [34;1m[rows:3][0m SELECT * FROM `records` WHERE type = "results.tekton.dev/v1alpha3.Log" AND id > "" AND parent = "foo" AND result_name = "bar" ORDER BY created_time LIMIT 51
=== RUN TestListLogs/unknown_type
=== RUN TestListLogs/unknown_any_field
=== RUN TestListLogs/invalid_page_size
=== RUN TestListLogs/malformed_parent
{"level":"error","ts":1731315475.8524475,"caller":"v1alpha2/logs.go:268","msg":"rpc error: code = InvalidArgument desc = name must match (^[a-z0-9_-]{1,63})/results/([a-z0-9_-]{1,63}$)","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2.(*Server).ListLogs\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs.go:268\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.TestListLogs.func1\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:569\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestListLogs/invalid_order_by_clause
=== RUN TestListLogs/invalid_sort_direction
--- PASS: TestListLogs (25.64s)
--- PASS: TestListLogs/all (0.05s)
--- PASS: TestListLogs/list_all_records_without_knowing_the_result_name (0.06s)
--- PASS: TestListLogs/list_all_records_without_knowing_the_parent_and_the_result_name (0.04s)
... skipping 26 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.121ms] [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[4035.603ms] [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[1292.783ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.0492253,"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/api/server/v1alpha2.TestListLogs_multiresult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:587\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[129.752ms] [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 ("0","11","0","null","","",NULL,NULL,0,"null","11-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.586ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "0" AND `results`.`name` = "0" 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[104.856ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("0","11","0","12","0","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""0"",""creationTimestamp"":null},""spec"":{""resource"":{""namespace"":"""",""name"":""""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","12-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
... skipping 47 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.095ms] [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[34.391ms] [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.655ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.7271667,"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/api/server/v1alpha2.TestDeleteLog\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/logs_test.go:648\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.908ms] [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","23","bar","null","","",NULL,NULL,0,"null","23-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
logs_test.go:672: test log file: /tmp/test-log-taskrun-2449708573.log
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[2.282ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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
... skipping 52 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.091ms] [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.463ms] [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.397ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.7943592,"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/api/server/v1alpha2.TestCreateRecord\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:48\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.556ms] [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","25","bar","null","","",NULL,NULL,0,"null","25-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
=== RUN TestCreateRecord/success
=== NAME TestCreateRecord
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.464ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
... skipping 7 lines ...
=== RUN TestCreateRecord/missing_name
=== RUN TestCreateRecord/result_used_as_name
=== RUN TestCreateRecord/already_exists
=== NAME TestCreateRecord
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.265ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82 [35;1mUNIQUE constraint failed: records.parent, records.result_name, records.name
[0m[33m[0.682ms] [34;1m[rows:0][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","25","bar","27","baz","TaskRun","{""metadata"":{""name"":""tacocat"",""creationTimestamp"":null},""spec"":{""serviceAccountName"":""""},""status"":{""podName"":""""}}","27-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
--- PASS: TestCreateRecord (0.08s)
--- PASS: TestCreateRecord/success (0.01s)
--- PASS: TestCreateRecord/mismatched_parent (0.00s)
--- PASS: TestCreateRecord/parent_does_not_exist (0.00s)
--- PASS: TestCreateRecord/missing_name (0.00s)
... skipping 12 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.091ms] [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[9.592ms] [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[4.746ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.8793616,"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/api/server/v1alpha2.TestCreateRecord_ConcurrentDelete\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:159\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/records.go:82 [35;1mFOREIGN KEY constraint failed
[0m[33m[1.773ms] [34;1m[rows:0][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","deleted","deleted","28","baz","","","28-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
--- PASS: TestCreateRecord_ConcurrentDelete (0.05s)
=== RUN TestGetRecord
records_test.go:185: test database: /tmp/testdb2326447372
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/test/db.go:59
[0m[33m[0.069ms] [34;1m[rows:0][0m PRAGMA foreign_keys = ON;
... skipping 6 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.102ms] [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[7.034ms] [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.156ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.9271917,"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/api/server/v1alpha2.TestGetRecord\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:185\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.750ms] [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","29","bar","null","","",NULL,NULL,0,"null","29-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.572ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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.446ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","29","bar","30","baz","","","30-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
... skipping 25 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.095ms] [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.544ms] [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[60.092ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315494.0492935,"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/api/server/v1alpha2.TestListRecords\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:253\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[10.191ms] [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","1","bar","null","","",NULL,NULL,0,"null","1-1731315401427432752","2024-11-11 08:56:41.427","2024-11-11 08:56:41.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.766ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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[9.897ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","1","bar","2","0","TaskRun","{""metadata"":{""name"":""0"",""creationTimestamp"":null},""spec"":{""serviceAccountName"":""""},""status"":{""podName"":""""}}","2-1731315402427432752","2024-11-11 08:56:42.427","2024-11-11 08:56:42.427") RETURNING `created_time`,`updated_time`
... skipping 219 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.092ms] [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.791ms] [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.081ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315495.5019834,"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/api/server/v1alpha2.TestUpdateRecord\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:542\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.011ms] [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","22","bar","null","","",NULL,NULL,0,"null","22-1731315421427432752","2024-11-11 08:57:01.427","2024-11-11 08:57:01.427") RETURNING `created_time`,`updated_time`
=== RUN TestUpdateRecord/success
=== NAME TestUpdateRecord
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[2.027ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
... skipping 41 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.098ms] [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.100ms] [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.747ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315495.6263638,"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/api/server/v1alpha2.TestDeleteRecord\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:684\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.045ms] [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","25","bar","null","","",NULL,NULL,0,"null","25-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[2.164ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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[13.304ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","25","bar","26","baz","","","26-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") RETURNING `created_time`,`updated_time`
... skipping 25 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.122ms] [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.955ms] [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.914ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315495.6969953,"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/api/server/v1alpha2.TestListRecords_multiresult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records_test.go:731\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.059ms] [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 ("0","27","0","null","","",NULL,NULL,0,"null","27-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.347ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "0" AND `results`.`name` = "0" 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.963ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("0","27","0","28","0","","","28-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") RETURNING `created_time`,`updated_time`
... skipping 47 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[5.267ms] [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.673ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315495.8311875,"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/api/server/v1alpha2.TestCreateResult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results_test.go:43\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestCreateResult/success
=== NAME TestCreateResult
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.188ms] [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","39","bar","{""foo"":""bar""}","","",NULL,NULL,0,"null","39-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") 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.530ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
=== RUN TestCreateResult/mismatched_parent
=== RUN TestCreateResult/missing_name
=== RUN TestCreateResult/already_exists
=== NAME TestCreateResult
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72 [35;1mUNIQUE constraint failed: results.parent, results.name
[0m[33m[0.675ms] [34;1m[rows:0][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","40","bar","{""foo"":""bar""}","","",NULL,NULL,0,"null","40-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") RETURNING `created_time`,`updated_time`
=== RUN TestCreateResult/large_name
=== RUN TestCreateResult/large_result_summary_type
--- PASS: TestCreateResult (0.05s)
--- PASS: TestCreateResult/success (0.01s)
--- PASS: TestCreateResult/mismatched_parent (0.00s)
... skipping 14 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.086ms] [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.515ms] [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.458ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315495.8807766,"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/api/server/v1alpha2.TestUpdateResult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results_test.go:139\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestUpdateResult/success
=== NAME TestUpdateResult
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[5.812ms] [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","42","bar-0","null","","",NULL,NULL,0,"null","42-1731315426427432752","2024-11-11 08:57:06.427","2024-11-11 08:57:06.427") 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.441ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar-0" ORDER BY `results`.`id` LIMIT 1
... skipping 53 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.144ms] [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.522ms] [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.935ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315495.98565,"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/api/server/v1alpha2.TestGetResult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results_test.go:246\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.392ms] [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","48","bar","null","","",NULL,NULL,0,"null","48-1731315432427432752","2024-11-11 08:57:12.427","2024-11-11 08:57:12.427") 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.564ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
=== RUN TestGetResult/no_name
=== RUN TestGetResult/not_found
... 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.084ms] [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.364ms] [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.788ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315496.067731,"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/api/server/v1alpha2.TestDeleteResult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results_test.go:296\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.372ms] [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","49","bar","null","","",NULL,NULL,0,"null","49-1731315432427432752","2024-11-11 08:57:12.427","2024-11-11 08:57:12.427") RETURNING `created_time`,`updated_time`
=== RUN TestDeleteResult/success
=== NAME TestDeleteResult
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:168
[0m[33m[0.703ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
... skipping 21 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.095ms] [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.756ms] [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.715ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315496.122795,"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/api/server/v1alpha2.TestCascadeDelete\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results_test.go:332\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.595ms] [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","50","bar","null","","",NULL,NULL,0,"null","50-1731315432427432752","2024-11-11 08:57:12.427","2024-11-11 08:57:12.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[2.143ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" 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.153ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("foo","50","bar","51","baz","","","51-1731315432427432752","2024-11-11 08:57:12.427","2024-11-11 08:57:12.427") RETURNING `created_time`,`updated_time`
... skipping 17 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.090ms] [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.814ms] [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.504ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315496.1882076,"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/api/server/v1alpha2.TestListResults\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results_test.go:366\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[6.252ms] [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","1","442eaa20-1a54-4518-abe5-9b59a9f9b306","{""foo"":""bar-1""}","foo/results/442eaa20-1a54-4518-abe5-9b59a9f9b306/records/0d842ed7-65f7-4ff4-8309-52f738de03aa","resource_type","2024-11-11 08:57:13.427","2024-11-11 08:58:13.427",0,"null","1-1731315433427432752","2024-11-11 08:57:13.427","2024-11-11 08:57:13.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[5.516ms] [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","2","309cebb9-2d2a-4fb5-8a5c-6c1ea474839b","{""foo"":""bar-2""}","foo/results/309cebb9-2d2a-4fb5-8a5c-6c1ea474839b/records/cb4e9002-a543-4b1e-b7a0-183d332d2c30","resource_type","2024-11-11 08:57:14.427","2024-11-11 08:58:14.427",0,"null","2-1731315434427432752","2024-11-11 08:57:14.427","2024-11-11 08:57:14.427") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[9.035ms] [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","3","fad3b664-4270-4138-ba15-06b2b21a0269","{""foo"":""bar-3""}","foo/results/fad3b664-4270-4138-ba15-06b2b21a0269/records/bec8430f-2f24-4c95-844d-497ecdd4c399","resource_type","2024-11-11 08:57:15.427","2024-11-11 08:58:15.427",0,"null","3-1731315435427432752","2024-11-11 08:57:15.427","2024-11-11 08:57:15.427") RETURNING `created_time`,`updated_time`
... skipping 206 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.141ms] [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[4359.426ms] [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[2138.154ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315416.000016,"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[3979.167ms] [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","1c8d7110-4787-4315-a656-b3b288701244","bar","null","","",NULL,NULL,0,"null","1c8d7110-4787-4315-a656-b3b288701244-1731315416011575331","2024-11-11 08:56:56.011","2024-11-11 08:56:56.011") 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.960ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
... skipping 330 lines ...
=== RUN TestGCSReadFrom
gcs_test.go:77: Replaying GCS API responses from replay file testdata/TestGCSReadFrom.replay
--- PASS: TestGCSReadFrom (1.83s)
=== RUN TestGCSWriteTo
gcs_test.go:77: Replaying GCS API responses from replay file testdata/TestGCSWriteTo.replay
2024/11/11 08:56:42 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:56: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/1 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:0xc0004ce000 Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:56:43 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:56:43 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/2 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:56:44 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:56:44 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/3 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:56:48 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:56: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/4 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:56:52 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:56: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/5 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:56:57 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:56: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/6 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:57:19 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:57: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/7 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:57:42 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:57: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/8 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:57:48 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:57: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/9 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:58:14 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:58: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/10 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:58:34 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:58:34 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/11 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:58:39 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:58:39 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/12 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:58:58 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:58:58 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/13 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:59:24 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:59:24 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/14 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:59:52 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:59: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/15 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:59:56 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:59:56 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/16 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 08:59:56 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 08:59:56 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/17 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:00:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:00: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/18 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:00:30 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:00: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/19 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:00:34 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:00:34 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/20 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:00:38 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:00: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/21 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:00:47 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:00: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/22 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:00:52 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:00: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/23 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:01:14 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:01: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/24 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:01:29 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:01:29 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/25 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:01:31 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:01:31 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/26 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:01:47 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:01: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/27 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:02:16 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:02:16 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/28 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:02:19 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:02: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/29 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:02:37 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:02: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/30 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:02:43 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:02:43 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/31 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:02:53 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:02: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/32 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:03:01 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:03: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/33 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:03:06 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:03: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/34 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:03:07 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:03:07 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/35 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:03:37 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:03: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/36 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:03:38 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:03: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/37 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:03:55 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:03: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/38 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:04:10 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:04:10 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/39 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:04:19 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:04: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/40 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:04:20 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:04: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/41 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:04:42 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:04: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/42 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:05:04 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:05: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/43 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:05:17 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:05: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/44 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:05:28 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:05: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/45 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:05:41 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:05: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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/46 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:06:07 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:06:07 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/47 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:06:29 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:06:29 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/48 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/11 09:06:36 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/11 09:06:36 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/5f58be99-1e9c-4d43-a4e0-4d94697c2ce0 gccl-attempt-count/49 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[5f58be99-1e9c-4d43-a4e0-4d94697c2ce0]] 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:56082 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 (9m58s)
goroutine 111 [running]:
testing.(*M).startAlarm.func1()
... skipping 191 lines ...
net/http.ReadRequest(0xc00026c0c0)
/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 85
/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.738s
=== RUN TestLogPluginServer_GetLog
plugin_logs_test.go:92: test database: /tmp/testdb3920018522
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/test/db.go:59
[0m[33m[0.057ms] [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.127ms] [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/11 08:56:41 failed to evaluate the expression: no such attribute(s): record
--- PASS: TestMatch (0.03s)
--- PASS: TestMatch/no_filter (0.00s)
--- PASS: TestMatch/matching_condition (0.02s)
--- 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.120ms] [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[1134.889ms] [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[925.769ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315434.5897543,"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-11T08:57:14.595Z 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-11T08:57:14.596Z 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-11T08:57:14.597Z 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-11T08:57:14.598Z INFO TestController controller/controller.go:496 Started workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun"}
... skipping 90 lines ...
[0m[33m[91.953ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="pr-id",`name`="pr-id",`type`="tekton.dev/v1.PipelineRun",`data`="{""kind"":""PipelineRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""pr"",""namespace"":""ns"",""uid"":""pr-id"",""creationTimestamp"":null,""annotations"":{""demo"":""demo"",""results.tekton.dev/record"":""ns/results/pr-id/records/pr-id"",""results.tekton.dev/result"":""ns/results/pr-id"",""results.tekton.dev/stored"":""false""},""finalizers"":[""results.tekton.dev/pipelinerun""]},""spec"":{""taskRunTemplate"":{}},""status"":{}}",`created_time`="2024-11-11 08:57:22.085",`updated_time`="2024-11-11 08:57:22.361",`etag`="76fc1081-ba5b-4c0e-b04f-adaca3631ceb-1731315442361338014" WHERE `parent` = "ns" AND `result_id` = "6a556842-ef40-4618-9c57-4ed93e8bfb56" AND `id` = "76fc1081-ba5b-4c0e-b04f-adaca3631ceb"
=== NAME TestController/pipelinerun
reconciler_test.go:135: Get (&{{PipelineRun tekton.dev/v1} {pr ns pr-id 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[demo:demo results.tekton.dev/record:ns/results/pr-id/records/pr-id results.tekton.dev/result:ns/results/pr-id results.tekton.dev/stored:false] [] [results.tekton.dev/pipelinerun] []} {<nil> <nil> [] <nil> {<nil> } [] []} {{0 [] map[]} {<nil> <nil> [] <nil> [] [] <nil> <nil> map[]}}}, <nil>)
=== NAME TestController
logger.go:146: 2024-11-11T08:57:22.601Z INFO TestController controller/controller.go:498 Shutting down workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.taskrun.Reconciler", "knative.dev/kind": "tekton.dev.TaskRun"}
logger.go:146: 2024-11-11T08:57:22.601Z INFO TestController controller/controller.go:498 Shutting down workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun"}
logger.go:146: 2024-11-11T08:57:22.601Z DEBUG TestController dynamic/dynamic.go:165 Error upserting record to API server {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun", "knative.dev/traceid": "ff2994cf-28c6-4608-8be3-b5370c5fb761", "knative.dev/key": "ns/pr", "results.tekton.dev/kind": "PipelineRun", "error": "rpc error: code = Unavailable desc = error reading from server: EOF", "results.tekton.dev/time-taken-ms": 257}
logger.go:146: 2024-11-11T08:57:22.602Z WARN TestController dynamic/dynamic.go:120 Leaving dynamic Reconciler somehow but the context channel is not closed {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun", "knative.dev/traceid": "ff2994cf-28c6-4608-8be3-b5370c5fb761", "knative.dev/key": "ns/pr", "results.tekton.dev/kind": "PipelineRun", "namespace": "ns", "kind": "PipelineRun", "name": "pr"}
logger.go:146: 2024-11-11T08:57:22.602Z ERROR TestController pipelinerun/reconciler.go:295 Returned an error {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun", "knative.dev/traceid": "ff2994cf-28c6-4608-8be3-b5370c5fb761", "knative.dev/key": "ns/pr", "targetMethod": "ReconcileKind", "error": "error upserting record: rpc error: code = Unavailable desc = error reading from server: EOF"}
logger.go:146: 2024-11-11T08:57:22.602Z ERROR TestController controller/controller.go:566 Reconcile error {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun", "knative.dev/traceid": "ff2994cf-28c6-4608-8be3-b5370c5fb761", "knative.dev/key": "ns/pr", "duration": "257.875022ms", "error": "error upserting record: rpc error: code = Unavailable desc = error reading from server: EOF"}
--- PASS: TestController (15.77s)
--- PASS: TestController/taskrun (3.00s)
--- PASS: TestController/pipelinerun (5.00s)
PASS
ok github.com/tektoncd/results/pkg/watcher/reconciler 17.686s
=== RUN TestPatch
... skipping 34 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.089ms] [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[305.588ms] [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[1845.008ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315444.4176545,"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.518ms] [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-11T08:57:24.428Z 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[3189.096ms] [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","a5274829-f65a-4b0f-b21a-36f82fd563bb","12345","null","ns/results/12345/records/12345","tekton.dev/v1.TaskRun",NULL,"0000-00-00 00:00:00",1,"null","a5274829-f65a-4b0f-b21a-36f82fd563bb-1731315444431044761","2024-11-11 08:57:24.431","2024-11-11 08:57:24.431") 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.340ms] [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[3637.451ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","a5274829-f65a-4b0f-b21a-36f82fd563bb","12345","7fdc4c03-cfba-4293-bcf6-b1b30e986cc9","0694d750-7d76-334c-a816-1b3cdb27f9e0","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""taskrun-log"",""namespace"":""ns"",""uid"":""0694d750-7d76-334c-a816-1b3cdb27f9e0"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""TaskRun"",""namespace"":""ns"",""name"":""taskrun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","7fdc4c03-cfba-4293-bcf6-b1b30e986cc9-1731315448443783096","2024-11-11 08:57:28.443","2024-11-11 08:57:28.443") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-11T08:57:32.083Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:289 Skipping CRD annotation patch: annotation update is disabled
logger.go:146: 2024-11-11T08:57:32.083Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
logger.go:146: 2024-11-11T08:57:32.084Z 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-11T08:57:32.084Z 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.547ms] [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-11T08:57:32.088Z 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.476ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "63f12bd0-1071-31fc-9747-f590c825d179" 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.668ms] [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-11T08:57:36.625Z 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.476ms] [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.590ms] [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-11T08:57:33Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-11T08:57:33Z"",""completionTime"":""2024-11-11T08:57:26Z""}}",`created_time`="2024-11-11 08:57:27.644",`updated_time`="2024-11-11 08:57:36.628",`etag`="b130b377-fe0a-47cd-ba6c-e328674ede04-1731315456628020214" WHERE `parent` = "ns" AND `result_id` = "a5274829-f65a-4b0f-b21a-36f82fd563bb" AND `id` = "b130b377-fe0a-47cd-ba6c-e328674ede04"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.517ms] [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-11T08:57:37.817Z 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.561ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "0694d750-7d76-334c-a816-1b3cdb27f9e0" 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.457ms] [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-11T08:57:37.883Z 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.415ms] [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.521ms] [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-11T08:57:33Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-11T08:57:33Z"",""completionTime"":""2024-11-11T08:57:26Z""}}",`created_time`="2024-11-11 08:57:27.644",`updated_time`="2024-11-11 08:57:37.885",`etag`="b130b377-fe0a-47cd-ba6c-e328674ede04-1731315457885582755" WHERE `parent` = "ns" AND `result_id` = "a5274829-f65a-4b0f-b21a-36f82fd563bb" AND `id` = "b130b377-fe0a-47cd-ba6c-e328674ede04"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[27.434ms] [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-11T08:57:38.964Z 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.783ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "0694d750-7d76-334c-a816-1b3cdb27f9e0" 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.529ms] [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-11T08:57:39.075Z 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.509ms] [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.503ms] [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-11T08:57:33Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-11T08:57:33Z"",""completionTime"":""2024-11-11T08:57:26Z""}}",`created_time`="2024-11-11 08:57:27.644",`updated_time`="2024-11-11 08:57:39.077",`etag`="b130b377-fe0a-47cd-ba6c-e328674ede04-1731315459077958716" WHERE `parent` = "ns" AND `result_id` = "a5274829-f65a-4b0f-b21a-36f82fd563bb" AND `id` = "b130b377-fe0a-47cd-ba6c-e328674ede04"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.577ms] [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-11T08:57:41.864Z 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.470ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "0694d750-7d76-334c-a816-1b3cdb27f9e0" 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.512ms] [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-11T08:57:41.896Z 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.513ms] [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.500ms] [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-11T08:57:33Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-11T08:57:33Z"",""completionTime"":""2024-11-11T08:57:26Z""}}",`created_time`="2024-11-11 08:57:27.644",`updated_time`="2024-11-11 08:57:41.898",`etag`="b130b377-fe0a-47cd-ba6c-e328674ede04-1731315461898463213" WHERE `parent` = "ns" AND `result_id` = "a5274829-f65a-4b0f-b21a-36f82fd563bb" AND `id` = "b130b377-fe0a-47cd-ba6c-e328674ede04"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.893ms] [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-11T08:57:46.140Z 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.586ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "0694d750-7d76-334c-a816-1b3cdb27f9e0" 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.504ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-11T08:57:50.918Z DEBUG TestReconcile_TaskRun results/results.go:308 Record doesn't exist yet - creating {"results.tekton.dev/record": "ns/results/6363f0ca-70e5-45af-a497-c199f7a02b1e/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.439ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" 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[7137.313ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","73088e1f-7fce-4a8c-8476-dfdab22d2a5a","6363f0ca-70e5-45af-a497-c199f7a02b1e","ca86a9ae-f09e-42bc-85d7-f8cf513ca774","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"":""6363f0ca-70e5-45af-a497-c199f7a02b1e""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-11T08:57:33Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-11T08:57:33Z"",""completionTime"":""2024-11-11T08:57:26Z""}}","ca86a9ae-f09e-42bc-85d7-f8cf513ca774-1731315470920032338","2024-11-11 08:57:50.92","2024-11-11 08:57:50.92") 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.717ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-11T08:57:58.061Z 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/6363f0ca-70e5-45af-a497-c199f7a02b1e", "results.tekton.dev/record": "ns/results/6363f0ca-70e5-45af-a497-c199f7a02b1e/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.428ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" AND `records`.`name` = "291763c0-f58b-3fec-a810-a0cc7a6b9f4d" 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.825ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" AND `records`.`name` = "291763c0-f58b-3fec-a810-a0cc7a6b9f4d" 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.456ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" 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[6739.058ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","73088e1f-7fce-4a8c-8476-dfdab22d2a5a","6363f0ca-70e5-45af-a497-c199f7a02b1e","f67ed5b2-99e0-4557-a8de-b1ee8280ee53","291763c0-f58b-3fec-a810-a0cc7a6b9f4d","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""taskrun-log"",""namespace"":""ns"",""uid"":""291763c0-f58b-3fec-a810-a0cc7a6b9f4d"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""TaskRun"",""namespace"":""ns"",""name"":""taskrun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","f67ed5b2-99e0-4557-a8de-b1ee8280ee53-1731315478071762810","2024-11-11 08:57:58.071","2024-11-11 08:57:58.071") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-11T08:58:04.814Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
logger.go:146: 2024-11-11T08:58:04.814Z 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-11T08:58:04.815Z 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.600ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-11T08:58:04.817Z 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/6363f0ca-70e5-45af-a497-c199f7a02b1e", "results.tekton.dev/record": "ns/results/6363f0ca-70e5-45af-a497-c199f7a02b1e/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.380ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "6363f0ca-70e5-45af-a497-c199f7a02b1e" AND `records`.`name` = "15659831-1367-35f2-a386-7cfb6305493f" 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.542ms] [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-11T08:58:07.742Z 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.507ms] [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.512ms] [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"":""261c4a82-9292-41d0-9ab1-cf77c89615ae""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-11T08:57:33Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-11T08:57:33Z"",""completionTime"":""2024-11-11T08:57:26Z""}}",`created_time`="2024-11-11 08:57:27.644",`updated_time`="2024-11-11 08:58:07.744",`etag`="b130b377-fe0a-47cd-ba6c-e328674ede04-1731315487744528044" WHERE `parent` = "ns" AND `result_id` = "a5274829-f65a-4b0f-b21a-36f82fd563bb" AND `id` = "b130b377-fe0a-47cd-ba6c-e328674ede04"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.541ms] [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-11T08:58:09.824Z 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.493ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "0694d750-7d76-334c-a816-1b3cdb27f9e0" 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.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[127.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[25.490ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.304563,"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.316ms] [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-11T08:58:13.309Z 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[45.111ms] [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","af9241be-2faa-4f95-b48d-3ad0e2d05bb9","12345","null","ns/results/12345/records/12345","tekton.dev/v1.PipelineRun",NULL,"0000-00-00 00:00:00",1,"null","af9241be-2faa-4f95-b48d-3ad0e2d05bb9-1731315493310115877","2024-11-11 08:58:13.31","2024-11-11 08:58:13.31") 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.326ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "eb5889d4-bc7e-39cf-af1f-821df33a436d" 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.340ms] [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[41.512ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","af9241be-2faa-4f95-b48d-3ad0e2d05bb9","12345","3854412f-cf7e-48bb-946f-739a198683e0","eb5889d4-bc7e-39cf-af1f-821df33a436d","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""pipelinerun-log"",""namespace"":""ns"",""uid"":""eb5889d4-bc7e-39cf-af1f-821df33a436d"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""PipelineRun"",""namespace"":""ns"",""name"":""pipelinerun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","3854412f-cf7e-48bb-946f-739a198683e0-1731315493411932026","2024-11-11 08:58:13.411","2024-11-11 08:58:13.411") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-11T08:58:13.457Z DEBUG TestReconcile_PipelineRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun"}
logger.go:146: 2024-11-11T08:58:13.459Z 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-11T08:58:13.459Z 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.556ms] [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-11T08:58:13.463Z 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.361ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "d5b96d45-c6a1-3306-be71-eb4d5172035d" 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.144ms] [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[488.040ms] [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[1845.257ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315444.4178615,"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.516ms] [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.144ms] [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[2111.081ms] [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[3554.816ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315462.277171,"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.347ms] [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.275ms] [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.135ms] [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[4085.962ms] [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[3452.880ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315492.8105881,"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.355ms] [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-11T08:58:12.816Z 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[305.554ms] [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","c1e2039e-5d0e-46e2-88f4-9d26aebec35f","1","null","","",NULL,NULL,0,"null","c1e2039e-5d0e-46e2-88f4-9d26aebec35f-1731315492816904151","2024-11-11 08:58:12.816","2024-11-11 08:58:12.816") 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.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[49.065ms] [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[75.355ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.5006151,"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.303ms] [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-11T08:58:13.505Z 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[36.564ms] [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","8b91ca70-f5be-4824-a578-5e04daf0fc7c","1","{""i"":""7"",""x"":""y""}","default/results/1/records/1","tekton.dev/v1.PipelineRun",NULL,NULL,0,"{""foo"":""bar"",""test"":""1""}","8b91ca70-f5be-4824-a578-5e04daf0fc7c-1731315493506578528","2024-11-11 08:58:13.506","2024-11-11 08:58:13.506") RETURNING `created_time`,`updated_time`
--- PASS: TestAnnotations (0.27s)
... 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.130ms] [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[9.766ms] [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[21.041ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.638255,"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.327ms] [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[11.536ms] [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","dab1060a-fffd-4f36-91a5-7720e2ce5df1","taskrun-id","null","test/results/taskrun-id/records/taskrun-id","tekton.dev/v1.TaskRun",NULL,NULL,0,"null","dab1060a-fffd-4f36-91a5-7720e2ce5df1-1731315493643855043","2024-11-11 08:58:13.643","2024-11-11 08:58:13.643") 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.131ms] [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[7.121ms] [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.967ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731315493.9587634,"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.342ms] [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 57.172s
testing: warning: no tests to run
PASS
ok github.com/tektoncd/results/tools/postgres-migrate 1.141s [no tests to run]
FAIL
unit_tests returning
===========================
==== UNIT TESTS FAILED ====
===========================
+ EXIT_VALUE=1
+ set +o xtrace