Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang from d3114db to a0b3bc4 in /internal/witness/cmd/witness #1157

Merged

Bump golang from `d3114db` to `a0b3bc4` in /internal/witness/cmd/witness

66b7063
Select commit
Loading
Failed to load commit list.
Merged

Bump golang from d3114db to a0b3bc4 in /internal/witness/cmd/witness #1157

Bump golang from `d3114db` to `a0b3bc4` in /internal/witness/cmd/witness
66b7063
Select commit
Loading
Failed to load commit list.
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci) succeeded Sep 20, 2023 in 7m 49s

Summary

Build Information

Trigger certificate-transparency-go-cloud-build-pull-request
Build 98ecf29c-f3ff-48e3-87c0-b5a9a098ef4f
Start 2023-09-20T14:52:05-07:00
Duration 7m5.539s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/docker SUCCESS 7.229s
gcr.io/cloud-builders/docker SUCCESS 1.891s
prepare SUCCESS 21.449s
ci-ready SUCCESS 1m24.772s
default_test SUCCESS 2m0.249s
race_detection SUCCESS 4m39.453s
etcd_with_coverage SUCCESS 1m52.674s
etcd_with_race SUCCESS 4m41.126s
with_pkcs11_and_race SUCCESS 4m47.588s
codecov.io SUCCESS 2.244s
ci_complete SUCCESS 848ms
build_ctfe SUCCESS 51.228s
build_envsubst SUCCESS 2.547s
envsubst_kubernetes_configs SUCCESS 824ms
update_kubernetes_configs_dryrun SUCCESS 8.321s

Details

starting build "98ecf29c-f3ff-48e3-87c0-b5a9a098ef4f"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/google/certificate-transparency-go
 * branch            66b70637a84c51e87f29970730fd0032ec8b42cd -> FETCH_HEAD
HEAD is now at 66b7063 Bump golang from `d3114db` to `a0b3bc4` in /internal/witness/cmd/witness
BUILD
Starting Step #0
Starting Step #11 - "build_ctfe"
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Sending build context to Docker daemon  5.424MB

Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64 as build
Step #11 - "build_ctfe": docker.io/library/golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64
Step #11 - "build_ctfe":  ---> 57ca605b665e
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: 012c0b3e998c: Already exists
Step #0: 00046d1e755e: Already exists
Step #0: 9f13f5a53d11: Already exists
Step #0: 190fa1651026: Already exists
Step #0: 23daf7e71610: Already exists
Step #0: 94830e2a7523: Already exists
Step #11 - "build_ctfe":  ---> Running in e6bcf06814b8
Step #0: a4a73e4e1a20: Pulling fs layer
Step #0: fc36be2c0a5d: Pulling fs layer
Step #0: a27cfaa616a2: Pulling fs layer
Step #0: b7eeb84e4e20: Pulling fs layer
Step #0: 92841b4838b1: Pulling fs layer
Step #0: 2c227cda1398: Pulling fs layer
Step #0: b7eeb84e4e20: Waiting
Step #0: 2c227cda1398: Waiting
Step #0: 92841b4838b1: Waiting
Step #11 - "build_ctfe": Removing intermediate container e6bcf06814b8
Step #11 - "build_ctfe":  ---> 71058d7e44d3
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #0: a4a73e4e1a20: Verifying Checksum
Step #0: a4a73e4e1a20: Download complete
Step #11 - "build_ctfe":  ---> Running in c0b63fa2bc3a
Step #0: a4a73e4e1a20: Pull complete
Step #0: a27cfaa616a2: Verifying Checksum
Step #0: a27cfaa616a2: Download complete
Step #11 - "build_ctfe": Removing intermediate container c0b63fa2bc3a
Step #11 - "build_ctfe":  ---> e12628015f6f
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe":  ---> Running in ea834b70440c
Step #11 - "build_ctfe": Removing intermediate container ea834b70440c
Step #11 - "build_ctfe":  ---> 093ac49517cb
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #0: 92841b4838b1: Verifying Checksum
Step #0: 92841b4838b1: Download complete
Step #0: b7eeb84e4e20: Verifying Checksum
Step #0: b7eeb84e4e20: Download complete
Step #0: 2c227cda1398: Download complete
Step #11 - "build_ctfe":  ---> 5b02bc1c9b49
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #11 - "build_ctfe":  ---> 1e890ab9c852
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe":  ---> Running in 57ef998971cd
Step #0: fc36be2c0a5d: Verifying Checksum
Step #0: fc36be2c0a5d: Download complete
Step #0: fc36be2c0a5d: Pull complete
Step #0: a27cfaa616a2: Pull complete
Step #0: b7eeb84e4e20: Pull complete
Step #0: 92841b4838b1: Pull complete
Step #0: 2c227cda1398: Pull complete
Step #0: Digest: sha256:d5344303343b324b48d66b7dd6515f5fa7121d37cc2999a03653a06fed582547
Step #0: Status: Downloaded newer image for gcr.io/trillian-opensource-ci/ct_testbase:latest
Step #0: gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon  5.424MB

Step #1: Step 1/13 : FROM golang:1.21.1-bookworm@sha256:d3114db136e7f2d9b08c3fcd374381ba3f8d85c17b80c48dbc53cd938cfb2b64 as ct_testbase
Step #1:  ---> 57ca605b665e
Step #1: Step 2/13 : WORKDIR /testbase
Step #1:  ---> Using cache
Step #1:  ---> 43ef8b210978
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1:  ---> Using cache
Step #1:  ---> 051022a120ad
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1:  ---> Using cache
Step #1:  ---> 97596f9a2ef0
Step #1: Step 5/13 : RUN apt-get update && apt-get -y install build-essential curl docker-compose lsof netcat-openbsd unzip wget xxd
Step #1:  ---> Using cache
Step #1:  ---> 80339de317e2
Step #1: Step 6/13 : RUN cd /usr/bin && curl -L -O https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 && mv jq-linux64 /usr/bin/jq && chmod +x /usr/bin/jq
Step #1:  ---> Using cache
Step #1:  ---> 4bf452f3b259
Step #1: Step 7/13 : RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.51.1
Step #1:  ---> Using cache
Step #1:  ---> 6c4773a75f70
Step #1: Step 8/13 : RUN mkdir protoc &&     (cd protoc &&     PROTOC_VERSION=3.20.1 &&     PROTOC_ZIP="protoc-${PROTOC_VERSION}-linux-x86_64.zip" &&     wget "https://github.com/google/protobuf/releases/download/v${PROTOC_VERSION}/${PROTOC_ZIP}" &&     unzip -o ${PROTOC_ZIP} -d /usr/local bin/protoc &&     unzip -o ${PROTOC_ZIP} -d /usr/local 'include/*'     )
Step #1:  ---> Using cache
Step #1:  ---> ad7671aff810
Step #1: Step 9/13 : ENV PATH /usr/local/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 767070c7a31c
Step #1: Step 10/13 : COPY ./integration/test-runner.sh /testbase/
Step #1:  ---> Using cache
Step #1:  ---> eb03417cc0ed
Step #1: Step 11/13 : ENV GOPATH /go
Step #1:  ---> Using cache
Step #1:  ---> dd3b878ec7cc
Step #1: Step 12/13 : ENV PATH $GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 8cbab9685c32
Step #1: Step 13/13 : CMD /bin/bash -exc /testbase/test-runner.sh
Step #1:  ---> Using cache
Step #1:  ---> ed50d25fb36d
Step #1: Successfully built ed50d25fb36d
Step #1: Successfully tagged gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #1
Starting Step #2 - "prepare"
Step #2 - "prepare": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_server
Step #2 - "prepare": 98478ba62ec6: Pulling fs layer
Step #2 - "prepare": 2b776ada0341: Pulling fs layer
Step #2 - "prepare": 66d6209d01f4: Pulling fs layer
Step #2 - "prepare": fcb6f6d2c998: Pulling fs layer
Step #2 - "prepare": e8c73c638ae9: Pulling fs layer
Step #2 - "prepare": 1e3d9b7d1452: Pulling fs layer
Step #2 - "prepare": 4aa0ea1413d3: Pulling fs layer
Step #2 - "prepare": 2fa82a9c76b2: Pulling fs layer
Step #2 - "prepare": 672354a91bfa: Pulling fs layer
Step #2 - "prepare": 7eededbe27f6: Pulling fs layer
Step #2 - "prepare": 18e56fcf1c27: Pulling fs layer
Step #2 - "prepare": c2707b7f15de: Pulling fs layer
Step #2 - "prepare": 089eff32ad44: Pulling fs layer
Step #2 - "prepare": fcb6f6d2c998: Waiting
Step #2 - "prepare": e8c73c638ae9: Waiting
Step #2 - "prepare": 1e3d9b7d1452: Waiting
Step #2 - "prepare": 672354a91bfa: Waiting
Step #2 - "prepare": 7eededbe27f6: Waiting
Step #2 - "prepare": 18e56fcf1c27: Waiting
Step #2 - "prepare": 4aa0ea1413d3: Waiting
Step #2 - "prepare": c2707b7f15de: Waiting
Step #2 - "prepare": 089eff32ad44: Waiting
Step #2 - "prepare": 2b776ada0341: Verifying Checksum
Step #2 - "prepare": 2b776ada0341: Download complete
Step #2 - "prepare": 66d6209d01f4: Verifying Checksum
Step #2 - "prepare": 66d6209d01f4: Download complete
Step #2 - "prepare": 98478ba62ec6: Verifying Checksum
Step #2 - "prepare": 98478ba62ec6: Download complete
Step #2 - "prepare": fcb6f6d2c998: Verifying Checksum
Step #2 - "prepare": fcb6f6d2c998: Download complete
Step #2 - "prepare": e8c73c638ae9: Verifying Checksum
Step #2 - "prepare": e8c73c638ae9: Download complete
Step #2 - "prepare": 1e3d9b7d1452: Verifying Checksum
Step #2 - "prepare": 1e3d9b7d1452: Download complete
Step #2 - "prepare": 98478ba62ec6: Pull complete
Step #2 - "prepare": 4aa0ea1413d3: Verifying Checksum
Step #2 - "prepare": 4aa0ea1413d3: Download complete
Step #2 - "prepare": 2fa82a9c76b2: Download complete
Step #2 - "prepare": 2b776ada0341: Pull complete
Step #2 - "prepare": 672354a91bfa: Verifying Checksum
Step #2 - "prepare": 672354a91bfa: Download complete
Step #2 - "prepare": 18e56fcf1c27: Verifying Checksum
Step #2 - "prepare": 18e56fcf1c27: Download complete
Step #2 - "prepare": 66d6209d01f4: Pull complete
Step #2 - "prepare": 7eededbe27f6: Verifying Checksum
Step #2 - "prepare": 7eededbe27f6: Download complete
Step #2 - "prepare": 089eff32ad44: Verifying Checksum
Step #2 - "prepare": 089eff32ad44: Download complete
Step #2 - "prepare": fcb6f6d2c998: Pull complete
Step #2 - "prepare": e8c73c638ae9: Pull complete
Step #2 - "prepare": 1e3d9b7d1452: Pull complete
Step #2 - "prepare": 4aa0ea1413d3: Pull complete
Step #2 - "prepare": 2fa82a9c76b2: Pull complete
Step #2 - "prepare": 672354a91bfa: Pull complete
Step #2 - "prepare": c2707b7f15de: Verifying Checksum
Step #2 - "prepare": c2707b7f15de: Download complete
Step #2 - "prepare": 7eededbe27f6: Pull complete
Step #2 - "prepare": 18e56fcf1c27: Pull complete
Step #2 - "prepare": c2707b7f15de: Pull complete
Step #2 - "prepare": 089eff32ad44: Pull complete
Step #2 - "prepare": Digest: sha256:17b95074da1ad73df5184f2413aa2617d1a6b667b40b03cf0607cd460abf41cb
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_server:latest deployment_trillian-log-server
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_signer
Step #2 - "prepare": 98478ba62ec6: Already exists
Step #2 - "prepare": 2b776ada0341: Already exists
Step #2 - "prepare": 66d6209d01f4: Already exists
Step #2 - "prepare": fcb6f6d2c998: Already exists
Step #2 - "prepare": e8c73c638ae9: Already exists
Step #2 - "prepare": 1e3d9b7d1452: Already exists
Step #2 - "prepare": 4aa0ea1413d3: Already exists
Step #2 - "prepare": 2fa82a9c76b2: Already exists
Step #2 - "prepare": 672354a91bfa: Already exists
Step #2 - "prepare": 7eededbe27f6: Already exists
Step #2 - "prepare": 18e56fcf1c27: Already exists
Step #2 - "prepare": 8bdd05761e9d: Pulling fs layer
Step #2 - "prepare": 2f7c8c05bf96: Pulling fs layer
Step #2 - "prepare": 2f7c8c05bf96: Verifying Checksum
Step #2 - "prepare": 2f7c8c05bf96: Download complete
Step #2 - "prepare": 8bdd05761e9d: Verifying Checksum
Step #2 - "prepare": 8bdd05761e9d: Download complete
Step #2 - "prepare": 8bdd05761e9d: Pull complete
Step #2 - "prepare": 2f7c8c05bf96: Pull complete
Step #2 - "prepare": Digest: sha256:0f3067f2b41bbbcc68954730c38b18f8e7626a7e626110cd11e2b92b969dae1d
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_signer:latest deployment_trillian-log-signer
Step #2 - "prepare": ++ go list -f '{{.Dir}}' github.com/google/trillian
Step #2 - "prepare": go: downloading github.com/google/trillian v1.5.2
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.31.0
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.54.0
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
Step #2 - "prepare": go: downloading github.com/golang/protobuf v1.5.3
Step #2 - "prepare": go: downloading golang.org/x/net v0.15.0
Step #2 - "prepare": go: downloading golang.org/x/sys v0.12.0
Step #2 - "prepare": go: downloading golang.org/x/text v0.13.0
Step #2 - "prepare": + export TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.5.2
Step #2 - "prepare": + TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.5.2
Step #2 - "prepare": + echo -e 'networks:\n      default:\n        external:\n          name: cloudbuild'
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.5.2/examples/deployment/docker-compose.yml pull mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Pulling mysql               ... 
Step #2 - "prepare": Pulling trillian-log-server ... 
Step #2 - "prepare": Pulling trillian-log-signer ... 
Step #2 - "prepare": Pulling mysql               ... done
Step #2 - "prepare": Pulling trillian-log-signer ... done
Step #2 - "prepare": Pulling trillian-log-server ... done
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.5.2/examples/deployment/docker-compose.yml up -d mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Building mysql
Step #2 - "prepare": Sending build context to Docker daemon  5.267MB

Step #2 - "prepare": Step 1/4 : FROM gcr.io/trillian-opensource-ci/mysql5:5.7
Step #2 - "prepare": 5.7: Pulling from trillian-opensource-ci/mysql5
Step #2 - "prepare": 06b678c742c4: Pulling fs layer
Step #2 - "prepare": f23e78d9e673: Pulling fs layer
Step #2 - "prepare": 00f7713d9cb1: Pulling fs layer
Step #2 - "prepare": b39b909f2abd: Pulling fs layer
Step #2 - "prepare": 2fcec7efd063: Pulling fs layer
Step #2 - "prepare": 94ca36c8fa2e: Pulling fs layer
Step #2 - "prepare": e5f718afa532: Pulling fs layer
Step #2 - "prepare": 131cf78b31c0: Pulling fs layer
Step #2 - "prepare": cea1c7f13481: Pulling fs layer
Step #2 - "prepare": 21a7b9389863: Pulling fs layer
Step #2 - "prepare": ff8300bd04a3: Pulling fs layer
Step #2 - "prepare": 2a038e93263f: Pulling fs layer
Step #2 - "prepare": 94ca36c8fa2e: Waiting
Step #2 - "prepare": b39b909f2abd: Waiting
Step #2 - "prepare": e5f718afa532: Waiting
Step #2 - "prepare": 21a7b9389863: Waiting
Step #2 - "prepare": 2fcec7efd063: Waiting
Step #2 - "prepare": ff8300bd04a3: Waiting
Step #2 - "prepare": 2a038e93263f: Waiting
Step #2 - "prepare": 00f7713d9cb1: Verifying Checksum
Step #2 - "prepare": 00f7713d9cb1: Download complete
Step #2 - "prepare": b39b909f2abd: Verifying Checksum
Step #2 - "prepare": b39b909f2abd: Download complete
Step #2 - "prepare": 2fcec7efd063: Download complete
Step #2 - "prepare": 94ca36c8fa2e: Verifying Checksum
Step #2 - "prepare": 94ca36c8fa2e: Download complete
Step #2 - "prepare": f23e78d9e673: Verifying Checksum
Step #2 - "prepare": f23e78d9e673: Download complete
Step #2 - "prepare": e5f718afa532: Verifying Checksum
Step #2 - "prepare": e5f718afa532: Download complete
Step #2 - "prepare": 131cf78b31c0: Verifying Checksum
Step #2 - "prepare": 131cf78b31c0: Download complete
Step #2 - "prepare": cea1c7f13481: Verifying Checksum
Step #2 - "prepare": cea1c7f13481: Download complete
Step #2 - "prepare": 06b678c742c4: Verifying Checksum
Step #2 - "prepare": 06b678c742c4: Download complete
Step #2 - "prepare": 2a038e93263f: Verifying Checksum
Step #2 - "prepare": 2a038e93263f: Download complete
Step #2 - "prepare": 21a7b9389863: Verifying Checksum
Step #2 - "prepare": 21a7b9389863: Download complete
Step #2 - "prepare": 06b678c742c4: Pull complete
Step #2 - "prepare": f23e78d9e673: Pull complete
Step #2 - "prepare": 00f7713d9cb1: Pull complete
Step #2 - "prepare": b39b909f2abd: Pull complete
Step #2 - "prepare": 2fcec7efd063: Pull complete
Step #2 - "prepare": 94ca36c8fa2e: Pull complete
Step #2 - "prepare": e5f718afa532: Pull complete
Step #2 - "prepare": 131cf78b31c0: Pull complete
Step #2 - "prepare": cea1c7f13481: Pull complete
Step #11 - "build_ctfe": Removing intermediate container 57ef998971cd
Step #11 - "build_ctfe":  ---> b8fd06718a4c
Step #11 - "build_ctfe": Step 8/12 : COPY . .
Step #2 - "prepare": 21a7b9389863: Pull complete
Step #2 - "prepare": ff8300bd04a3: Pull complete
Step #2 - "prepare": 2a038e93263f: Pull complete
Step #2 - "prepare": Digest: sha256:edf7defdd589073b6659ae07e84be82af8362f30ffa4091c5ed422d6a55c50c1
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/mysql5:5.7
Step #2 - "prepare":  ---> 5fc7dcce1f78
Step #2 - "prepare": Step 2/4 : COPY examples/deployment/docker/db_server/mysql.cnf /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare":  ---> da0c3ece3a2a
Step #2 - "prepare": Step 3/4 : COPY storage/mysql/schema/storage.sql /docker-entrypoint-initdb.d/storage.sql
Step #11 - "build_ctfe":  ---> 4ede2139f098
Step #11 - "build_ctfe": Step 9/12 : RUN CGO_ENABLED=0 go build ./trillian/ctfe/ct_server
Step #11 - "build_ctfe":  ---> Running in 1d006b9e8e7f
Step #2 - "prepare":  ---> 838903adcbce
Step #2 - "prepare": Step 4/4 : RUN chmod -R 775 /docker-entrypoint-initdb.d &&     chmod 644 /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare":  ---> Running in d3a601a8e9ff
Step #2 - "prepare": Removing intermediate container d3a601a8e9ff
Step #2 - "prepare":  ---> 63bd6cc5ea4d
Step #2 - "prepare": Successfully built 63bd6cc5ea4d
Step #2 - "prepare": Successfully tagged deployment_mysql:latest
Step #2 - "prepare": Image for service mysql was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`.
Step #2 - "prepare": Creating deployment_mysql_1 ... 
Step #2 - "prepare": Creating deployment_mysql_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-server_1 ... 
Step #2 - "prepare": Creating deployment_trillian-log-signer_1 ... 
Step #2 - "prepare": Creating deployment_trillian-log-server_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-signer_1 ... done
Finished Step #2 - "prepare"
Starting Step #3 - "ci-ready"
Step #3 - "ci-ready": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #3 - "ci-ready": go: downloading github.com/fullstorydev/grpcurl v1.8.7
Step #3 - "ci-ready": go: downloading github.com/golang/mock v1.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/v3 v3.5.9
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdctl/v3 v3.5.9
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/pkg/v3 v3.5.9
Step #3 - "ci-ready": go: downloading github.com/spf13/cobra v1.7.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/api/v3 v3.5.9
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v2 v2.305.9
Step #3 - "ci-ready": go: downloading github.com/bgentry/speakeasy v0.1.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v3 v3.5.9
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.9
Step #3 - "ci-ready": go: downloading github.com/urfave/cli v1.22.7
Step #3 - "ci-ready": go: downloading github.com/spf13/pflag v1.0.5
Step #3 - "ci-ready": go: downloading github.com/olekukonko/tablewriter v0.0.5
Step #3 - "ci-ready": go: downloading github.com/dustin/go-humanize v1.0.1
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdutl/v3 v3.5.9
Step #3 - "ci-ready": go: downloading go.uber.org/zap v1.21.0
Step #3 - "ci-ready": go: downloading golang.org/x/time v0.3.0
Step #3 - "ci-ready": go: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28
Step #3 - "ci-ready": go: downloading github.com/jhump/protoreflect v1.12.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/go-control-plane v0.11.0
Step #3 - "ci-ready": go: downloading golang.org/x/mod v0.10.0
Step #3 - "ci-ready": go: downloading golang.org/x/tools v0.8.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/tests/v3 v3.5.9
Step #3 - "ci-ready": go: downloading github.com/mattn/go-runewidth v0.0.13
Step #3 - "ci-ready": go: downloading github.com/cespare/xxhash/v2 v2.2.0
Step #3 - "ci-ready": go: downloading github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe
Step #3 - "ci-ready": go: downloading github.com/cncf/xds/go v0.0.0-20230112175826-46e39c7b9b43
Step #3 - "ci-ready": go: downloading github.com/json-iterator/go v1.1.12
Step #3 - "ci-ready": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #3 - "ci-ready": go: downloading go.etcd.io/bbolt v1.3.7
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/raft/v3 v3.5.9
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/server/v3 v3.5.9
Step #3 - "ci-ready": go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
Step #3 - "ci-ready": go: downloading github.com/coreos/go-semver v0.3.0
Step #3 - "ci-ready": go: downloading github.com/gogo/protobuf v1.3.2
Step #3 - "ci-ready": go: downloading github.com/coreos/go-systemd/v22 v22.5.0
Step #3 - "ci-ready": go: downloading go.uber.org/atomic v1.10.0
Step #3 - "ci-ready": go: downloading go.uber.org/multierr v1.8.0
Step #3 - "ci-ready": go: downloading github.com/rivo/uniseg v0.2.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/protoc-gen-validate v0.9.1
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Step #3 - "ci-ready": go: downloading github.com/soheilhy/cmux v0.1.5
Step #3 - "ci-ready": go: downloading golang.org/x/crypto v0.13.0
Step #3 - "ci-ready": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_golang v1.16.0
Step #3 - "ci-ready": go: downloading golang.org/x/oauth2 v0.7.0
Step #3 - "ci-ready": go: downloading github.com/jonboulle/clockwork v0.3.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
Step #3 - "ci-ready": go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel v1.14.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/sdk v1.14.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
Step #3 - "ci-ready": go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
Step #3 - "ci-ready": go: downloading sigs.k8s.io/yaml v1.3.0
Step #3 - "ci-ready": go: downloading github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2
Step #3 - "ci-ready": go: downloading github.com/russross/blackfriday/v2 v2.1.0
Step #3 - "ci-ready": go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
Step #3 - "ci-ready": go: downloading github.com/google/btree v1.1.2
Step #3 - "ci-ready": go: downloading github.com/beorn7/perks v1.0.1
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_model v0.4.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/common v0.42.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/procfs v0.10.1
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute/metadata v0.2.3
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/trace v1.14.0
Step #3 - "ci-ready": go: downloading github.com/gorilla/websocket v1.5.0
Step #3 - "ci-ready": go: downloading github.com/sirupsen/logrus v1.9.0
Step #3 - "ci-ready": go: downloading github.com/benbjohnson/clock v1.1.0
Step #3 - "ci-ready": go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute v1.19.0
Step #3 - "ci-ready": go: downloading gopkg.in/yaml.v2 v2.4.0
Step #3 - "ci-ready": go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
Step #3 - "ci-ready": go: downloading github.com/go-logr/logr v1.2.3
Step #3 - "ci-ready": go: downloading github.com/go-logr/stdr v1.2.2
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/proto/otlp v0.19.0
Step #3 - "ci-ready": go: downloading github.com/cenkalti/backoff/v4 v4.2.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
Step #11 - "build_ctfe": Removing intermediate container 1d006b9e8e7f
Step #11 - "build_ctfe":  ---> 5b49b1163eeb
Step #11 - "build_ctfe": Step 10/12 : FROM gcr.io/distroless/base@sha256:46c5b9bd3e3efff512e28350766b54355fce6337a0b44ba3f822ab918eca4520
Step #11 - "build_ctfe":  ---> e03afa0858f2
Step #11 - "build_ctfe": Step 11/12 : COPY --from=build /build/ct_server /
Step #11 - "build_ctfe":  ---> b3632f25941d
Step #11 - "build_ctfe": Step 12/12 : ENTRYPOINT ["/ct_server"]
Step #11 - "build_ctfe":  ---> Running in 9d65f636bf8b
Step #11 - "build_ctfe": Removing intermediate container 9d65f636bf8b
Step #11 - "build_ctfe":  ---> fea40f105620
Step #11 - "build_ctfe": Successfully built fea40f105620
Step #11 - "build_ctfe": Successfully tagged gcr.io/trillian-opensource-ci/ctfe:66b70637a84c51e87f29970730fd0032ec8b42cd
Finished Step #11 - "build_ctfe"
Step #3 - "ci-ready": go: downloading k8s.io/klog/v2 v2.100.1
Step #3 - "ci-ready": go: downloading github.com/gorilla/mux v1.8.0
Step #3 - "ci-ready": go: downloading github.com/mattn/go-sqlite3 v1.14.17
Step #3 - "ci-ready": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #3 - "ci-ready": go: downloading github.com/transparency-dev/merkle v0.0.2
Step #3 - "ci-ready": go: downloading github.com/kylelemons/godebug v1.1.0
Step #3 - "ci-ready": go: downloading github.com/rs/cors v1.10.0
Step #3 - "ci-ready": go: downloading github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
Step #3 - "ci-ready": go: downloading github.com/google/go-cmp v0.5.9
Step #3 - "ci-ready": go: downloading github.com/go-sql-driver/mysql v1.7.1
Step #3 - "ci-ready": go: downloading contrib.go.opencensus.io/exporter/stackdriver v0.13.14
Step #3 - "ci-ready": go: downloading go.opencensus.io v0.24.0
Step #3 - "ci-ready": go: downloading golang.org/x/sync v0.2.0
Step #3 - "ci-ready": go: downloading github.com/lib/pq v1.10.9
Step #3 - "ci-ready": go: downloading cloud.google.com/go/monitoring v1.13.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/prometheus v0.43.1
Step #3 - "ci-ready": go: downloading google.golang.org/api v0.121.0
Step #3 - "ci-ready": go: downloading github.com/aws/aws-sdk-go v1.44.217
Step #3 - "ci-ready": go: downloading cloud.google.com/go/trace v1.9.0
Step #3 - "ci-ready": go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
Step #3 - "ci-ready": go: downloading github.com/googleapis/gax-go/v2 v2.8.0
Step #3 - "ci-ready": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
Step #3 - "ci-ready": go: downloading github.com/google/s2a-go v0.1.3
Step #3 - "ci-ready": go: downloading github.com/jmespath/go-jmespath v0.4.0
Step #3 - "ci-ready": go: downloading google.golang.org/appengine v1.6.7
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/ctclient	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/ctclient/cmd	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/ctutil/sctcheck	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/ctutil/sctscan	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/fixchain/chainfix	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/api	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/client/http	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/client	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/feeder	[no test files]
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go	0.729s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/asn1	0.006s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/client	23.002s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/ctpolicy	0.013s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/ctutil	0.014s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/fixchain	0.167s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/gossip/minimal/x509ext	0.005s
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness/config	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness/impl	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/verifier	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload/dumpscts	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload/preloader	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/scanner/scanlog	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/submission/hammer	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/submission/server	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/ct_server	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/testonly	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/integration/ct_hammer	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/migrillian	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/migrillian/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/mockclient	[no test files]
Step #3 - "ci-ready": ?   	githu
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-98ecf29c-f3ff-48e3-87c0-b5a9a098ef4f.txt.]
...
1.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80r-\xf4\xc0\x86\x83\xda~=\x918\xf9ڝ\x8c\xaf\x13)~\xaa|\x98K\xd9;\x1d\t\x10\x83p\xb7h\xc1ݺe\xfb\xd5\xcc\a[)t\"\xb8۱\xebI\xdfx\x92\x00q\xd8\x1b\xffIu\"X\xcd\x1e\x8d+x\xa5ic\x9f\xff\xf8\xbfKڻ \x88\xed&t\x9d/;\x8b\x01\xb6\xe9\x03\xa4lED\"\xc4\x1b[5{d\x9b\xb5O\x04\xa5A\xf8\xfe\x03S\x86\xac\xf4F\xc5(\x94_\\\x85g\x8c\x17\xb6\xee\xba-&0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02!\x00\xe3\xf5\xa5to\xbf\xb7\x00\x1d\x8eS\x02W\x17v\xd5y\a\xfd\xa3ݓ\xfe\xdeҊ\x91\x1b\x8fv\xdcP\x02 P\xebӝ-\x1e\x1e\xc9\x10ka]o_\tGo\xdc2x\xe9\x04s\x8c\xf8 \xbd\xa6m\xc4@U" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0920 21:58:41.778511   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0920 21:58:41.845648   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:41.890135   25159 handlers.go:198] porthos{5820170594550326676}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:41.994435   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.021547   25159 handlers.go:198] aramis{3471970818094754580}: GetSTHConsistency handler error: failed to parse consistency range: first and second params cannot be <0: -3 -1
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.366576   25159 handlers.go:198] aramis{3471970818094754580}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #7 - "etcd_with_race": Stopping CT HTTP servers (pids 23352)
Step #7 - "etcd_with_race": W0920 21:58:42.397606   23352 main.go:323] Signal received: interrupt
Step #7 - "etcd_with_race": I0920 21:58:42.397674   23352 main.go:297] Shutting down HTTP server...
Step #7 - "etcd_with_race": I0920 21:58:42.397839   23352 main.go:301] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.433028   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: aramis{3471970818094754580}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.607812   25159 handlers.go:896] athos{5170170027778133815}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02n0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r230921215814Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xe5\x1d@\xda\xcc.\x0e\xfc\xe5`\x942\xae\xd6N\xc9o\x1f\xc4\xc9\x19[\x80\xdcM\xc1\xc3%Fߖ|\x99K\xaa͇@)Āq\xc1\\\tdl\n\x19}A\x1a\xc7y\x1f\xfb2G\x11\xe1U\xff-\x180\xc5!\xdd%g@\x17\x0f\x10\xf0\x84\xeaȩ\xf5\x1e\xac\xbf\xdf\xd7$\xf2\x10\xe2\xf6ur\xeb`*\xeeT1X\x99\xac>A\x8aW\x84v\x88\xa3\x05ƃ\xf7\xda\x0fC\xc25\x93G\xb8N\xc7>F66j0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 wv\xbc\x91\x9f\xda!\xc4\xf1ƒ\xa0\xf1p\xb2TI!7\xe1\xad\xda\xc7\xdbyS\xd6:?\x80\xd3\xd5\x02 '}-\x11\x82\x9e\x1e\xe9\xbc\xeb\xae\xed\be\x92\xdd\xdaI\x85\xa1\xd1I\x19\xcbJ\xcc4\x82\xb4S\xe7h" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.608102   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": Deleting  /tmp/ct-ViJN24 on exit
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.720398   25159 handlers.go:198] athos{5170170027778133815}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.722795   25159 handlers.go:198] athos{5170170027778133815}: GetProofByHash handler error: backend GetInclusionProofByHash request failed: rpc error: code = InvalidArgument desc = GetInclusionProofByHashRequest.LeafHash: 2 bytes, want 32
Step #8 - "with_pkcs11_and_race": W0920 21:58:42.755915   25159 handlers.go:198] athos{5170170027778133815}: AddChain handler error: athos{5170170027778133815}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.015263   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: athos{5170170027778133815}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.052967   25159 handlers.go:198] athos{5170170027778133815}: AddChain handler error: athos{5170170027778133815}: failed to parse add-chain body: cert chain was empty
Finished Step #5 - "race_detection"
Step #7 - "etcd_with_race": Retry kill -INT  23352
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.408080   25159 handlers.go:896] aramis{3471970818094754580}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02n0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r230921215814Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xa7\xf1\xd5#\xaf>\t~ǚ\x14\"\xef\xed\xda2\xfd\x18\xad\"\x98\xeeT?\x80e\x84\x02\xfd\xfb\xb7\x15\xb56\x88.\x9f\xe8\x19\x10\nb\xebWܴlW\xaa.A\x18|E\xaa\xb1p#\xff\xbc[I|\xf1\xf7\xe3\xdb\xf8\xd2|盄2=\x10\ah\x93\xa7\x9f\xdf\x17Q\n`u\x05\xa2\xa4|\xe3\xc5m=\xe3 +j\xe0[u/gl\xb8\x12^N\u058cf\x18\x874{\x97z\x9a\xe1k\xd2\x1b\xf2z\x9c/\x100\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 V'\x97\xa4*!e\x1bS\xa41̵ss\nS}\x95\xed\x87\x10ӏӕ\xb3WSq\xb1\xbd\x02 \"\v/\x97\xe7\xea+\xfb6\xd0\xe2\xf5\v\xd3h\x7f\xfdy\x84C\xa3q\xa0\x00\xbb\x9en\xff\xc5囻" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.408396   25159 handlers.go:198] aramis{3471970818094754580}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.409215   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: aramis{3471970818094754580}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.411262   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:624 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.665109   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.701643   25159 handlers.go:198] aramis{3471970818094754580}: AddPreChain handler error: aramis{3471970818094754580}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.793709   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: porthos{5820170594550326676}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.965313   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:644 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:43.978414   25159 handlers.go:198] athos{5170170027778133815}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.075329   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: porthos{5820170594550326676}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.318234   25159 handlers.go:198] aramis{3471970818094754580}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:645 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #7 - "etcd_with_race": Deleting  /tmp/ct-UtRmRb on exit
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.722778   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.734248   25159 handlers.go:198] porthos{5820170594550326676}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.758211   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.774558   25159 handlers.go:198] porthos{5820170594550326676}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.866545   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.883459   25159 handlers.go:198] porthos{5820170594550326676}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.890970   25159 handlers.go:198] aramis{3471970818094754580}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:44.891920   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: aramis{3471970818094754580}: failed to parse add-chain body: cert chain was empty
Finished Step #7 - "etcd_with_race"
Step #8 - "with_pkcs11_and_race": I0920 21:58:45.263849   25201 hammer.go:1122]    porthos: lastSTH.size=1574 ops: total=1306 invalid=144 errs=0 AddChain=557/557 AddPreChain=500/500 GetSTH=60/60 GetSTHConsistency=45/49 GetProofByHash=0/60 GetEntries=43/43 GetRoots=37/37
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.265961   25159 handlers.go:198] porthos{5820170594550326676}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:644 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": I0920 21:58:45.268597   25201 hammer.go:1122]     aramis: lastSTH.size=1634 ops: total=1327 invalid=150 errs=0 AddChain=571/571 AddPreChain=530/530 GetSTH=55/55 GetSTHConsistency=45/52 GetProofByHash=0/50 GetEntries=48/48 GetRoots=21/21
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.336567   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": I0920 21:58:45.503152   25201 hammer.go:1122]      athos: lastSTH.size=1531 ops: total=1289 invalid=117 errs=0 AddChain=533/533 AddPreChain=495/495 GetSTH=68/68 GetSTHConsistency=48/52 GetProofByHash=0/53 GetEntries=52/53 GetRoots=35/35
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.537522   25159 handlers.go:198] athos{5170170027778133815}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.572970   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:645 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.573754   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: athos{5170170027778133815}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.576380   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.692734   25159 handlers.go:198] porthos{5820170594550326676}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:644 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.708389   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.793599   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.843045   25159 handlers.go:198] aramis{3471970818094754580}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": I0920 21:58:45.861714   25201 hammer.go:1134] aramis: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": W0920 21:58:45.872310   25159 handlers.go:198] porthos{5820170594550326676}: AddChain handler error: porthos{5820170594550326676}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0920 21:58:46.591061   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:645 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": I0920 21:58:46.664564   25201 hammer.go:1134] porthos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": W0920 21:58:47.553625   25159 handlers.go:198] athos{5170170027778133815}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0920 21:58:47.658463   25159 handlers.go:198] athos{5170170027778133815}: AddPreChain handler error: athos{5170170027778133815}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": I0920 21:58:47.877910   25201 hammer.go:1134] athos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0920 21:58:47.877988   25201 main.go:315] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I0920 21:58:47.878014   25201 main.go:327]   no errors; done
Step #8 - "with_pkcs11_and_race": Stopping CT HTTP servers (pids 25159)
Step #8 - "with_pkcs11_and_race": W0920 21:58:48.892733   25159 main.go:323] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I0920 21:58:48.892827   25159 main.go:297] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I0920 21:58:48.893058   25159 main.go:301] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": Retry kill -INT  25159
Step #8 - "with_pkcs11_and_race": Deleting  /tmp/ct-JZ7D7O on exit
Finished Step #8 - "with_pkcs11_and_race"
Starting Step #10 - "ci_complete"
Step #10 - "ci_complete": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Finished Step #10 - "ci_complete"
Starting Step #12 - "build_envsubst"
Step #12 - "build_envsubst": Already have image (with digest): gcr.io/cloud-builders/docker
Step #12 - "build_envsubst": Sending build context to Docker daemon  3.072kB

Step #12 - "build_envsubst": Step 1/4 : FROM alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
Step #12 - "build_envsubst":  ---> 7e01a0d0a1dc
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst":  ---> Running in 1f2eebf2cfac
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.21.1-r7)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.21.1-r7)
Step #12 - "build_envsubst": (3/10) Installing libgomp (12.2.1_git20220924-r10)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.4_p20230506-r0)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.4_p20230506-r0)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.1-r1)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.21.1-r7)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.4.3-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.11.4-r0)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.21.1-r7)
Step #12 - "build_envsubst": Executing busybox-1.36.1-r2.trigger
Step #12 - "build_envsubst": OK: 14 MiB in 25 packages
Step #12 - "build_envsubst": Removing intermediate container 1f2eebf2cfac
Step #12 - "build_envsubst":  ---> 79648abfff0b
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst":  ---> aef8dfafeae3
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst":  ---> Running in c991673a30ea
Step #12 - "build_envsubst": Removing intermediate container c991673a30ea
Step #12 - "build_envsubst":  ---> e52aed53163f
Step #12 - "build_envsubst": Successfully built e52aed53163f
Step #12 - "build_envsubst": Successfully tagged envsubst:latest
Finished Step #12 - "build_envsubst"
Starting Step #13 - "envsubst_kubernetes_configs"
Step #13 - "envsubst_kubernetes_configs": Already have image: envsubst
Finished Step #13 - "envsubst_kubernetes_configs"
Starting Step #14 - "update_kubernetes_configs_dryrun"
Step #14 - "update_kubernetes_configs_dryrun": Already have image (with digest): gcr.io/cloud-builders/kubectl
Step #14 - "update_kubernetes_configs_dryrun": Running: gcloud container clusters get-credentials --project="trillian-opensource-ci" --zone="us-central1-a" "trillian-opensource-ci"
Step #14 - "update_kubernetes_configs_dryrun": Fetching cluster endpoint and auth data.
Step #14 - "update_kubernetes_configs_dryrun": kubeconfig entry generated for trillian-opensource-ci.
Step #14 - "update_kubernetes_configs_dryrun": Running: kubectl apply --dry-run=server -f=trillian/examples/deployment/kubernetes/ctfe-deployment.yaml -f=trillian/examples/deployment/kubernetes/ctfe-service.yaml -f=trillian/examples/deployment/kubernetes/ctfe-ingress.yaml
Step #14 - "update_kubernetes_configs_dryrun": deployment.apps/trillian-ctfe-deployment configured (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": service/trillian-ctfe-service unchanged (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": ingress.networking.k8s.io/trillian-ctfe-ingress unchanged (server dry run)
Finished Step #14 - "update_kubernetes_configs_dryrun"
PUSH
Pushing gcr.io/trillian-opensource-ci/ctfe:66b70637a84c51e87f29970730fd0032ec8b42cd
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
b015264e7ba4: Preparing
6a1069d9378c: Preparing
1c47a89b8f41: Preparing
c60b28d3f33c: Preparing
4cb10dd2545b: Preparing
d2d7ec0f6756: Preparing
1a73b54f556b: Preparing
e624a5370eca: Preparing
d52f02c6501c: Preparing
ff5700ec5418: Preparing
7bea6b893187: Preparing
6fbdf253bbc2: Preparing
e023e0e48e6e: Preparing
e624a5370eca: Waiting
d2d7ec0f6756: Waiting
d52f02c6501c: Waiting
ff5700ec5418: Waiting
7bea6b893187: Waiting
1a73b54f556b: Waiting
6fbdf253bbc2: Waiting
e023e0e48e6e: Waiting
1c47a89b8f41: Layer already exists
6a1069d9378c: Layer already exists
c60b28d3f33c: Layer already exists
4cb10dd2545b: Layer already exists
d2d7ec0f6756: Layer already exists
1a73b54f556b: Layer already exists
d52f02c6501c: Layer already exists
e624a5370eca: Layer already exists
ff5700ec5418: Layer already exists
7bea6b893187: Layer already exists
6fbdf253bbc2: Layer already exists
e023e0e48e6e: Layer already exists
b015264e7ba4: Pushed
66b70637a84c51e87f29970730fd0032ec8b42cd: digest: sha256:c1cfa759238ea2bfe9f7885016f1684ac7337d9c0e9ab25b826f6dc5a81016e3 size: 3035
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
8cab6bb1be41: Preparing
d7ce7684725b: Preparing
2692df5e08fb: Preparing
fb3a4bc13d1e: Preparing
8166061638bf: Preparing
b8b0f3668397: Preparing
2840bf4161a7: Preparing
6204b9ec951a: Preparing
02dc7e6539cc: Preparing
acd413ce78f8: Preparing
1a26fac01f32: Preparing
b8544860ba0b: Preparing
6204b9ec951a: Waiting
02dc7e6539cc: Waiting
acd413ce78f8: Waiting
b8544860ba0b: Waiting
b8b0f3668397: Waiting
2840bf4161a7: Waiting
1a26fac01f32: Waiting
fb3a4bc13d1e: Layer already exists
d7ce7684725b: Layer already exists
2692df5e08fb: Layer already exists
8cab6bb1be41: Layer already exists
8166061638bf: Layer already exists
b8b0f3668397: Layer already exists
2840bf4161a7: Layer already exists
6204b9ec951a: Layer already exists
02dc7e6539cc: Layer already exists
acd413ce78f8: Layer already exists
1a26fac01f32: Layer already exists
b8544860ba0b: Layer already exists
latest: digest: sha256:d5344303343b324b48d66b7dd6515f5fa7121d37cc2999a03653a06fed582547 size: 2845
DONE

Build Log: https://storage.cloud.google.com/trillian-cloudbuild-logs/log-98ecf29c-f3ff-48e3-87c0-b5a9a098ef4f.txt